-
Notifications
You must be signed in to change notification settings - Fork 138
Releases: ui-router/angular
Releases · ui-router/angular
17.0.0
What's Changed
- ci(mergify): upgrade configuration to current format by @mergify[bot] in #999
- Chore: Angular v20 support by @lindolo25 in #1002
New Contributors
Full Changelog: 16.1.0...17.0.0
Assets 2
16.1.0
16.1.0
What's Changed
- Extending lazy-load functionality to include loading standalone components for specific routes. by @lindolo25 in #995
Full Changelog: 16.0.0...16.1.0
Assets 2
16.0.0
16.0.0
What's Changed
- Chore: Angular v19 support by @lindolo25 in #1000
Full Changelog: 15.0.0...16.0.0
Assets 2
15.0.0
15.0.0
What's Changed
- Standalone applications support by @lindolo25 in #994
Full Changelog: 14.0.0...15.0.0
Assets 2
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
Assets 2
2 people reacted
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
Assets 2
1 person reacted
12.0.0
@wawyed
wawyed
36652f1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Assets 2
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)
Assets 2
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)
Assets 2
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