Skip to content
This repository has been 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
pawelfras opened this issue Nov 10, 2023 · 1 comment

Comments

@pawelfras
Copy link

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

@pawelfras pawelfras changed the title Wrong version of Angular mentioned when generating steps from v16 to v17 Wrong version of Angular mentioned when generating steps for update from v16 to v17 Nov 10, 2023
@pawelfras pawelfras reopened this Nov 10, 2023
@pawelfras
Copy link
Author

There is already a fix for the typo: #237
The issue ticket can be closed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant