File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1+ # 8.0.0 (2020-12-21)
2+ [Compare `@uirouter/angular` versions 7.0.0 and 8.0.0](https://github.com/ui-router/angular/compare/7.0.0...8.0.0)
3+
4+ ### Features
5+
6+ * support Angular 11 ([#885](https://github.com/ui-router/angular/issues/885)) ([d793e57](https://github.com/ui-router/angular/commit/d793e57))
7+
8+
9+ ---
10+
11+
12+ ### Updated `@uirouter/core` from 6.0.5 to 6.0.7
13+
14+
15+ Changelog for `@uirouter/core`:
16+
17+
18+ [Compare `@uirouter/core` versions 6.0.5 and 6.0.7](https://github.com/ui-router/core/compare/6.0.5...6.0.7)
19+
20+ ### Bug Fixes
21+
22+ * **array:** Fix decoding of array-type query parameters ([44ebfae](https://github.com/ui-router/core/commit/44ebfae))
23+ * **params:** Bi-directionally en/decode path and search params. ([#618](https://github.com/ui-router/core/issues/618)) ([89e99cd](https://github.com/ui-router/core/commit/89e99cd))
24+
25+
126# 7.0.0 (2020-07-15)
227[Compare `@uirouter/angular` versions 6.0.3 and 7.0.0](https://github.com/ui-router/angular/compare/6.0.3...7.0.0)
328
Original file line number Diff line number Diff line change 22 "$schema" : " ./node_modules/ng-packagr/package.schema.json" ,
33 "name" : " @uirouter/angular" ,
44 "description" : " State-based routing for Angular" ,
5- "version" : " 7 .0.0" ,
5+ "version" : " 8 .0.0" ,
66 "scripts" : {
77 "clean" : " shx rm -rf lib lib-esm _bundles _doc dist" ,
88 "compile" : " npm run clean && ngc" ,
You can’t perform that action at this time.
0 commit comments