react-tabulator
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -1,4 +0,5 @@ | ||
## [0.10.0] - 2019-10-05 | ||
## [0.10.1] - 2019-10-05 | ||
### Changed | ||
- upgraded tabulator to 4.4.3 | ||
- fixed: critical bug: componentDidUpdate keeps re-rendering table (issue [#82](https://github.com/ngduc/react-tabulator/issues/82)) | ||
@@ -5,0 +6,0 @@ |
{ | ||
"name": "react-tabulator", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "React Tabulator component", | ||
@@ -50,3 +50,3 @@ "main": "lib/index.js", | ||
"react-tag-autocomplete": "^5.7.1", | ||
"tabulator-tables": "^4.4.1" | ||
"tabulator-tables": "^4.4.3" | ||
}, | ||
@@ -53,0 +53,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1321078
Updatedtabulator-tables@^4.4.3