File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 9.0.0 (2021-12-01)
2
+ [Compare `@uirouter/angular` versions 8.0.1 and 9.0.0](https://github.com/ui-router/angular/compare/8.0.1...9.0.0)
3
+
4
+ ### Features
5
+
6
+ * Support Angular 12 and 13
7
+
1
8
## 8.0.1 (2021-03-02)
2
9
[Compare `@uirouter/angular` versions 8.0.0 and 8.0.1](https://github.com/ui-router/angular/compare/8.0.0...8.0.1)
3
10
Original file line number Diff line number Diff line change 2
2
"$schema" : " ./node_modules/ng-packagr/package.schema.json" ,
3
3
"name" : " @uirouter/angular" ,
4
4
"description" : " State-based routing for Angular" ,
5
- "version" : " 8 .0.1 " ,
5
+ "version" : " 9 .0.0 " ,
6
6
"scripts" : {
7
7
"clean" : " shx rm -rf lib lib-esm _bundles _doc dist" ,
8
8
"compile" : " npm run clean && ngc" ,
You can’t perform that action at this time.
0 commit comments