File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 6.0.6 (2020-07-17)
2+ [Compare `@uirouter/core` versions 6.0.5 and 6.0.6](https://github.com/ui-router/core/compare/6.0.5...6.0.6)
3+
4+ ### Bug Fixes
5+
6+ * **params:** Bi-directionally en/decode path and search params. Fixes https://github.com/ui-router/angular/issues/340 ([#618](https://github.com/ui-router/core/issues/618)) ([89e99cd](https://github.com/ui-router/core/commit/89e99cd))
7+
8+
19## 6.0.5 (2020-04-29)
210[Compare `@uirouter/core` versions 6.0.4 and 6.0.5](https://github.com/ui-router/core/compare/6.0.4...6.0.5)
311
Original file line number Diff line number Diff line change 11{
22 "name" : " @uirouter/core" ,
33 "description" : " UI-Router Core: Framework agnostic, State-based routing for JavaScript Single Page Apps" ,
4- "version" : " 6.0.5 " ,
4+ "version" : " 6.0.6 " ,
55 "scripts" : {
66 "clean" : " shx rm -rf lib lib-esm _bundles .cache _doc" ,
77 "compile" : " npm run clean && tsc && tsc -m es6 --outDir lib-esm && shx cp src/*.json lib" ,
You can’t perform that action at this time.
0 commit comments