Releases: ui-router/angular
Releases · ui-router/angular
15.0.0
15.0.0
What's Changed
- Standalone applications support by @lindolo25 in #994
Full Changelog: 14.0.0...15.0.0
14.0.0
14.0.0
What's Changed
- chore: Angular 18 support by @lukaVarga in #993
New Contributors
- @lukaVarga made their first contribution in #993
Full Changelog: 13.0.0...14.0.0
13.0.0
What's Changed
- chore: Angular 17 support. by @lindolo25 in #987
New Contributors
- @lindolo25 made their first contribution in #987
Full Changelog: 12.0.0...13.0.0
12.0.0
9.1.0
9.1.0 (2021-12-01)
Compare @uirouter/angular
versions 9.0.1 and 9.1.0
Bug Fixes
- build package with Angular 13. (500f2f7)
9.0.1
9.0.1 (2021-12-01)
Compare @uirouter/angular
versions 9.0.0 and 9.0.1
Bug Fixes
Updated @uirouter/core
from 6.0.7 to 6.0.8
Changelog for @uirouter/core
:
Compare @uirouter/core
versions 6.0.7 and 6.0.8
Updated @uirouter/rx
from 0.6.0 to 1.0.0
Changelog for @uirouter/rx
:
Compare @uirouter/rx
versions 0.6.0 and 1.0.0
Bug Fixes
- publish: Check in npm ignore file (f11590b)
- make RXWAIT custom async policy AOT compatible (a091c48)
Features
- update_dependencies: Add a repository_dispatch trigger (af1f9f8)
9.0.0
9.0.0 (2021-12-01)
Compare @uirouter/angular
versions 8.0.1 and 9.0.0
Features
- Support Angular 12 and 13
8.0.1
8.0.0
8.0.0 (2020-12-21)
Compare @uirouter/angular
versions 7.0.0 and 8.0.0
Features
Updated @uirouter/core
from 6.0.5 to 6.0.7
Changelog for @uirouter/core
:
Compare @uirouter/core
versions 6.0.5 and 6.0.7
Bug Fixes
7.0.0
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)