File tree 2 files changed +11
-1
lines changed
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
+
1
11
### ui-router-core changes
2
12
# [ 3.0.0] ( https://github.com/ui-router/core/compare/2.0.0...3.0.0 ) (2017-01-08)
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ui-router-core" ,
3
3
"description" : " UI-Router Core: Framework agnostic, State-based routing for JavaScript Single Page Apps" ,
4
- "version" : " 3.0 .0" ,
4
+ "version" : " 3.1 .0" ,
5
5
"scripts" : {
6
6
"clean" : " shx rm -rf lib lib-esm" ,
7
7
"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