File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## [ v5.0.0] ( https://github.com/buildo/react-flexview/tree/v5.0.0 ) (2020-04-20)
6
+ [ Full Changelog] ( https://github.com/buildo/react-flexview/compare/v4.0.4...v5.0.0 )
7
+
8
+ #### Breaking:
9
+
10
+ - Allow to pass a ref for the underlying div [ #80 ] ( https://github.com/buildo/react-flexview/issues/80 )
11
+
12
+ #### New features:
13
+
14
+ - stricter children prop typings [ #78 ] ( https://github.com/buildo/react-flexview/issues/78 )
15
+
5
16
## [ v4.0.4] ( https://github.com/buildo/react-flexview/tree/v4.0.4 ) (2019-09-16)
6
17
[ Full Changelog] ( https://github.com/buildo/react-flexview/compare/v4.0.3...v4.0.4 )
7
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-flexview" ,
3
- "version" : " 4 .0.4 " ,
3
+ "version" : " 5 .0.0 " ,
4
4
"description" : " A react component to abstract over flexbox" ,
5
5
"files" : [
6
6
" lib" ,
You can’t perform that action at this time.
0 commit comments