7.0.0
christopherthielen
released this
15 Jul 19:25
·
172 commits
to master
since this release
7.0.0 (2020-07-15)
Compare @uirouter/angular
versions 6.0.3 and 7.0.0
Features
- Support Angular 9-10 (56bd176)
BREAKING CHANGES
- Drop support for Angular v8, add support for Angular v10
Updated @uirouter/core
from 6.0.1 to 6.0.5
Changelog for @uirouter/core
:
Compare @uirouter/core
versions 6.0.1 and 6.0.5
Bug Fixes
- hof: Rewrite curry from scratch (fc324c6), closes #350
- IE9: Add safeConsole so IE9 doesn't break (9c8579d)
- safeConsole: check if document is defined to avoid issues in node environments (da29d88)
- TargetState: make isDef check more thorough (e657cfe)