7.0.0
·
356 commits
to master
since this release
7.0.0 (2019-02-12)
Compare @uirouter/angular-hybrid
versions 6.0.3 and 7.0.0
Bug Fixes
- angularjs: Get AngularJS reference using 'getAngularJSGlobal()' (d53d134), closes #240
- upgrade: Fix "no provider" error while injecting a falsy ng1 provider (1a06a9a)
BREAKING CHANGES
- angularjs: If 'angular' variable is not on the window, you must provide it using 'setAngularJSGlobal(angular);'.
https://github.com/ui-router/angular-hybrid/wiki/AngularJS-not-found-on-window
Updated @uirouter/angular
from 2.0.4 to 3.0.0
Compare @uirouter/angular
versions 2.0.4 and 3.0.0
Features
- angular: Updates for Angular 7 (7f3132a)