ui-router / angular-hybrid

Upgrade an ng1 UI-Router app to a ng1+ng2 hybrid using ng-upgrade
MIT License
167 stars 75 forks source link

Support for angular12 #530

Closed Macanta closed 2 years ago

Macanta commented 3 years ago

Is it possible to add support for angular 12? Facing some issues with a hybrid application that we recently updated to v12.

mokipedia commented 3 years ago

Using Angular 12 as hybrid app without issues. Only thing that is annoying are the npm warnings. If you have issues maybe open a bug ticket with more description?

Vortilion commented 3 years ago

@mokipedia Im currently trying to migrate from AngularJS 1.6 to Angular 12, using ui-router! Having so many issues, do you think you could help me out? Im having trouble getting it to work...

mokipedia commented 3 years ago

@Vortilion I sent you an email.

stones commented 3 years ago

An issue as well. It wasn't so much with angular 12 for us ( 12 worked, 12.1 failed) but it was webpack 5.

christopherthielen commented 2 years ago

I released a new version with ng12 and ng13 support