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
+ ## [ v4.0.2] ( https://github.com/buildo/react-flexview/tree/v4.0.2 ) (2019-01-23)
6
+ [ Full Changelog] ( https://github.com/buildo/react-flexview/compare/v4.0.1...v4.0.2 )
7
+
8
+ #### New features:
9
+
10
+ - Typescript 2.9.2 failed when compiling typelevel-ts dependency [ #69 ] ( https://github.com/buildo/react-flexview/issues/69 )
11
+
12
+ #### Fixes (bugs & defects):
13
+
14
+ - unsafe check in development [ #67 ] ( https://github.com/buildo/react-flexview/issues/67 )
15
+
5
16
## [ v4.0.1] ( https://github.com/buildo/react-flexview/tree/v4.0.1 ) (2018-07-06)
6
17
[ Full Changelog] ( https://github.com/buildo/react-flexview/compare/v4.0.0...v4.0.1 )
7
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-flexview" ,
3
- "version" : " 4.0.1 " ,
3
+ "version" : " 4.0.2 " ,
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