You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(bundle): Only bundle ui-router-ng2 code (do not bundle ui-router-core)
BREAKING CHANGE: We no longer bundle ui-router-core nor ui-router-rx into the UMD bundle.
This change is most likely to affect:
- SystemJS projects
- projects that do not bundle (but ship pre-built UMD bundles)
- Users of ui-router plugins that import ui-router-core, such as sticky-states.
0 commit comments