react-select-virtualized
Advanced tools
Comparing version 0.0.17 to 0.0.18
{ | ||
"name": "react-select-virtualized", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "react-select v2 + react-virtualized + react hooks", | ||
@@ -78,3 +78,4 @@ "author": "guiyep", | ||
"rollup-plugin-replace": "^2.1.0", | ||
"rollup-plugin-url": "^2.2.0" | ||
"rollup-plugin-url": "^2.2.0", | ||
"rollup-plugin-gzip": "^2.2.0" | ||
}, | ||
@@ -81,0 +82,0 @@ "files": [ |
@@ -12,3 +12,3 @@ # react-select-virtualized | ||
only takes 15kb! | ||
only takes 15kb or 4Kb Gzipped!!!!! | ||
@@ -55,2 +55,3 @@ ## Note | ||
- improved performance by 50% | ||
- add gzip. DONE | ||
- review support to all the react-select props. Should all work but multi-val. | ||
@@ -57,0 +58,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
46641
6
145
1
45