File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.8.4 (2018-08-07)
2
+ [ Compare ` @uirouter/react ` versions 0.8.3 and 0.8.4] ( https://github.com/ui-router/react/compare/0.8.3...0.8.4 )
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** uiview:** Fix uiCanExit when routing to a React.forwardRef() ([ cf5c668] ( https://github.com/ui-router/react/commit/cf5c668 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * ** UISrefActive:** pass down className ([ fbb8152] ( https://github.com/ui-router/react/commit/fbb8152 ) )
12
+ * ** UISrefActive:** support for nested UISrefActive ([ 49e32e6] ( https://github.com/ui-router/react/commit/49e32e6 ) )
13
+
1
14
## 0.8.3 (2018-07-20)
2
15
[ Compare ` @uirouter/react ` versions 0.8.2 and 0.8.3] ( https://github.com/ui-router/react/compare/0.8.2...0.8.3 )
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uirouter/react" ,
3
- "version" : " 0.8.3 " ,
3
+ "version" : " 0.8.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