File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 21.0.0 (2026-01-03)
2+ [Compare `@uirouter/angular` versions 17.0.1 and 21.0.0](https://github.com/ui-router/angular/compare/17.0.1...21.0.0)
3+
4+ ### Bug Fixes
5+
6+ * support zoneless ([#1012](https://github.com/ui-router/angular/issues/1012)) ([6fa2d1e](https://github.com/ui-router/angular/commit/6fa2d1e))
7+
8+
9+ ### Features
10+
11+ * Support Angular v21 ([4c66883](https://github.com/ui-router/angular/commit/4c66883))
12+
113## 17.0.1 (2025-12-31)
214[Compare `@uirouter/angular` versions 17.0.0 and 17.0.1](https://github.com/ui-router/angular/compare/17.0.0...17.0.1)
315
Original file line number Diff line number Diff line change 11{
22 "name" : " @uirouter/angular" ,
33 "description" : " State-based routing for Angular" ,
4- "version" : " 20 .0.0" ,
4+ "version" : " 21 .0.0" ,
55 "scripts" : {
66 "clean" : " shx rm -rf lib lib-esm _bundles _doc dist" ,
77 "compile" : " npm run clean && ngc" ,
You can’t perform that action at this time.
0 commit comments