ngx-rocket / generator-ngx-rocket

:rocket: Extensible Angular 14+ enterprise-grade project generator
https://ngx-rocket.github.io/
MIT License
1.53k stars 217 forks source link

Upgrade to Angular 9 and bump outdated dependency #524

Closed gunjankhanwilkar closed 4 years ago

gunjankhanwilkar commented 4 years ago

I'm submitting a...

Current behavior

Currently there are lots of outdated dependencies which requires attention.

Expected behavior

Upgrade to IVY - Angular V9 with other outdated dependencies (For ex - utilities like until-destroyed which is already upgraded to Angular V9 with IVY support).

Minimal reproduction of the problem with instructions

Environment




Others:

sinedied commented 4 years ago

ng9 upgrade is already planned an WIP. The ng9 branch is under testing, feel free to help with the migration.

sinedied commented 4 years ago

:tada: This issue has been resolved in version 8.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: