This repository was archived by the owner on Sep 9, 2024. It is now read-only.
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
Wrong version of Angular mentioned when generating steps for update from v16 to v17 #242
Closed
Description
Hi team,
when I was going through the update steps for the update from v16 to v17, I found:
"Make sure that you are using a supported version of Zone.js before you upgrade your application. Angular v16 supports Zone.js version 0.14.x or later."
I believe the expected version is:
"Make sure that you are using a supported version of Zone.js before you upgrade your application. Angular v17 supports Zone.js version 0.14.x or later."
Link to the place in recommendations.ts
file: https://github.com/angular/angular-update-guide/blob/0259721d33302a73daeb6f657587286cf72a87a5/src/app/recommendations.ts#L285C220-L285C220
Best regards,
Pawel
Metadata
Metadata
Assignees
Labels
No labels