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

Add support for v17 in @uirouter/angular-hybrid #594

Closed vanhorickanthony closed 5 months ago

vanhorickanthony commented 6 months ago

As of right now, the latest supported Angular version is 16. We're in the process of upgrading from 16 to 17, and this is blocking us right now.

wawyed commented 6 months ago

Hi, feel free th submit a PR for it.

vanhorickanthony commented 6 months ago

@wawyed Thanks. This has been implemented and PR has been made.

Let me know if there's any issues.