RafaelVidaurre / angular-permission

Simple route authorization via roles/permissions
MIT License
1.13k stars 212 forks source link

angular-ui-router is deprecated in lieu of @uirouter/angularjs #428

Closed cbacon91 closed 6 years ago

cbacon91 commented 7 years ago

angular-ui-router is listed as a peerdependency, but the newer versions of angular-ui-router are being maintained as the package @uirouter/angularjs. Can this be reflected in angular-permission?

mbuckley commented 6 years ago

@masterspambot I see that this has been merged to master. Is it possible to cut a new release that will include this change?

Merge commit: https://github.com/Narzerus/angular-permission/commit/b2a843f9c5fefbe1ff7294a9f9027c277a866255

masterspambot commented 6 years ago

Included in release v6.0.0 👍

mbuckley commented 6 years ago

Thanks! Much appreciated.