File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.26 (2020-04-29)
2+ [Compare `@uirouter/angularjs` versions 1.0.25 and 1.0.26](https://github.com/angular-ui/ui-router/compare/1.0.25...1.0.26)
3+
4+
5+ ---
6+
7+
8+ ### Updated `@uirouter/core` from 6.0.4 to 6.0.5
9+
10+
11+ Changelog for `@uirouter/core`:
12+
13+
14+ [Compare `@uirouter/core` versions 6.0.4 and 6.0.5](https://github.com/ui-router/core/compare/6.0.4...6.0.5)
15+
16+ ### Bug Fixes
17+
18+ * **TargetState:** make isDef check more thorough ([e657cfe](https://github.com/ui-router/core/commit/e657cfe))
19+
20+
21+ ### Features
22+
23+ * **urlRuleFactory:** Add support for StateDeclarations in UrlRuleFactory.fromState() ([539d33a](https://github.com/ui-router/core/commit/539d33a))
24+
125## 1.0.25 (2020-02-04)
226[Compare `@uirouter/angularjs` versions 1.0.24 and 1.0.25](https://github.com/angular-ui/ui-router/compare/1.0.24...1.0.25)
327
Original file line number Diff line number Diff line change 11{
22 "name" : " @uirouter/angularjs" ,
33 "description" : " State-based routing for AngularJS 1.x" ,
4- "version" : " 1.0.25 " ,
4+ "version" : " 1.0.26 " ,
55 "scripts" : {
66 "clean" : " shx rm -rf lib lib-esm _doc build release *.log" ,
77 "compile" : " tsc && tsc -m es6 --outDir lib-esm && npm run fixdts" ,
You can’t perform that action at this time.
0 commit comments