File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 17.0.0 (2025-08-25)
2
+ [Compare `@uirouter/angular` versions 16.1.0 and 17.0.0](https://github.com/ui-router/angular/compare/16.1.0...17.0.0)
3
+
4
+ * Chore: Angular v20 support ([#1000](https://github.com/ui-router/angular/issues/1001)) ([053c8b7](https://github.com/ui-router/angular/commit/053c8b7c2af5cc580bb0c4c76bfee44d4da802d0))
5
+
1
6
# 16.1.0 (2025-04-03)
2
7
[Compare `@uirouter/angular` versions 16.0.0 and 16.1.0](https://github.com/ui-router/angular/compare/16.0.0...16.1.0)
3
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uirouter/angular" ,
3
3
"description" : " State-based routing for Angular" ,
4
- "version" : " 16.1 .0" ,
4
+ "version" : " 17.0 .0" ,
5
5
"scripts" : {
6
6
"clean" : " shx rm -rf lib lib-esm _bundles _doc dist" ,
7
7
"compile" : " npm run clean && ngc" ,
You can’t perform that action at this time.
0 commit comments