File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.4 (2020-12-16)
2
+ [ Compare ` @uirouter/react ` versions 1.0.3 and 1.0.4] ( https://github.com/ui-router/react/compare/1.0.3...1.0.4 )
3
+
4
+
5
+ ---
6
+
7
+
8
+ ### Updated ` @uirouter/core ` from 6.0.5 to 6.0.6
9
+
10
+
11
+ Changelog for ` @uirouter/core ` :
12
+
13
+
14
+ [ Compare ` @uirouter/core ` versions 6.0.5 and 6.0.6] ( https://github.com/ui-router/core/compare/6.0.5...6.0.6 )
15
+
16
+ ### Bug Fixes
17
+
18
+ * ** params:** Bi-directionally en/decode path and search params. ([ #618 ] ( https://github.com/ui-router/core/issues/618 ) ) ([ 89e99cd] ( https://github.com/ui-router/core/commit/89e99cd ) )
19
+
20
+
21
+
1
22
## 1.0.3 (2020-04-29)
2
23
[ Compare ` @uirouter/react ` versions 1.0.2 and 1.0.3] ( https://github.com/ui-router/react/compare/1.0.2...1.0.3 )
3
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uirouter/react" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " State based routing for React" ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments