angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.56k stars 3.01k forks source link

Move @uirouter/core to a peerDependecy rather than a dependency #3795

Closed oBusk closed 3 years ago

oBusk commented 4 years ago

To match the other @uirouter packages, as well as fix an issue where the version was specified strictly causing mismatches.

BREAKING CHANGE: now needs to install peerDependency @uirouter/core separately

Closes angular-ui/ui-router#3794

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

This does not mean that the issue is invalid. Valid issues may be reopened.

Thank you for your contributions.