File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 2.12.0] ( https://github.com/streamich/libreact/compare/v2.11.0...v2.12.0 ) (2019-02-05)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * 🐛 avoide React use "key" warnings ([ 66fad9b] ( https://github.com/streamich/libreact/commit/66fad9b ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * 🎸 add <ListTable > component ([ c9d767a] ( https://github.com/streamich/libreact/commit/c9d767a ) )
12
+ * 🎸 improve <ListTable > and add reference to docs ([ d95444d] ( https://github.com/streamich/libreact/commit/d95444d ) )
13
+
1
14
# [ 2.11.0] ( https://github.com/streamich/libreact/compare/v2.10.1...v2.11.0 ) (2019-01-27)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libreact" ,
3
- "version" : " 2.11 .0" ,
3
+ "version" : " 2.12 .0" ,
4
4
"description" : " React standard library" ,
5
5
"main" : " lib/index.js" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments