File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 5.3.1] ( https://github.com/native-html/plugins/compare/@native-html/table-plugin@5.3.0...@native-html/table-plugin@5.3.1 ) (2021-10-13)
2+
3+
4+ ### Bug Fixes
5+
6+ * remove null from useHtmlTableProps return signature (dead condition) ([ 52888c5] ( https://github.com/native-html/plugins/commit/52888c54d1d21647ce4afb5a05385e332a37ba02 ) )
7+
18# [ 5.3.0] ( https://github.com/native-html/plugins/compare/@native-html/table-plugin@5.2.0...@native-html/table-plugin@5.3.0 ) (2021-06-08)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " @native-html/table-plugin" ,
3- "version" : " 5.3.0 " ,
3+ "version" : " 5.3.1 " ,
44 "description" : " 🔠 A WebView-based plugin to render tables in react-native-render-html" ,
55 "main" : " lib/commonjs/index.js" ,
66 "module" : " lib/module/index.js" ,
You can’t perform that action at this time.
0 commit comments