File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ### ui-router-core changes
2+ # [ 3.1.0] ( https://github.com/ui-router/core/compare/3.0.0...v3.1.0 ) (2017-01-09)
3+
4+
5+ ### Bug Fixes
6+
7+ * ** UrlRouter:** Use { location: 'replace' } whenever a url redirect happens ([ 6cf9b8f] ( https://github.com/ui-router/core/commit/6cf9b8f ) )
8+
9+
10+
111### ui-router-core changes
212# [ 3.0.0] ( https://github.com/ui-router/core/compare/2.0.0...3.0.0 ) (2017-01-08)
313
Original file line number Diff line number Diff line change 11{
22 "name" : " ui-router-core" ,
33 "description" : " UI-Router Core: Framework agnostic, State-based routing for JavaScript Single Page Apps" ,
4- "version" : " 3.0 .0" ,
4+ "version" : " 3.1 .0" ,
55 "scripts" : {
66 "clean" : " shx rm -rf lib lib-esm" ,
77 "build" : " npm run clean && tsc && tsc -m es6 --outDir lib-esm && npm run fixdts" ,
You can’t perform that action at this time.
0 commit comments