File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.25 (2020-02-04)
2+ [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)
3+
4+
5+ ---
6+
7+
8+ ### Updated `@uirouter/core` from 6.0.3 to 6.0.4
9+
10+
11+ Changelog for `@uirouter/core`:
12+
13+
14+ [Compare `@uirouter/core` versions 6.0.3 and 6.0.4](https://github.com/ui-router/core/compare/6.0.3...6.0.4)
15+
16+ ### Bug Fixes
17+
18+ * **safeConsole:** check if document is defined to avoid issues in node environments ([da29d88](https://github.com/ui-router/core/commit/da29d88))
19+
120## 1.0.24 (2019-12-30)
221[Compare `@uirouter/angularjs` versions 1.0.23 and 1.0.24](https://github.com/angular-ui/ui-router/compare/1.0.23...1.0.24)
322
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.24 " ,
4+ "version" : " 1.0.25 " ,
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