Skip to content

Upgrade to Angular 12 #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks
timvandenhof opened this issue Sep 17, 2021 · 1 comment
Closed
4 tasks

Upgrade to Angular 12 #20

timvandenhof opened this issue Sep 17, 2021 · 1 comment

Comments

@timvandenhof
Copy link

Meanwhile Angular 12 has been released.
Let's help new projects start with an up-to-date Angular version.
https://blog.angular.io/angular-v12-is-now-available-32ed51fbfd49

Upgrade steps:

  • Run ng update @angular/core@12 @angular/cli@12 which should bring you to version 12 of Angular.
  • Angular now requires TypeScript 4.2. ng update will update you automatically.
  • IE11 support has been deprecated. Find details in the RFC for IE11 removal.
  • You can no longer use Angular with Node.js version 10 or older

Source: https://update.angular.io/?v=11.0-12.0

@manekinekko
Copy link
Contributor

Hey, thank you for opening this issue. We updated this template to Angular 13 (136fc2a)

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

No branches or pull requests

2 participants