react-select-fast-filter-options
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -0,1 +1,4 @@ | ||
##### 0.0.4 | ||
Changed default search index strategy to `AllSubstringsIndexStrategy` to more closely mimic `react-select` default `filterOptions` behavior. | ||
##### 0.0.3 | ||
@@ -2,0 +5,0 @@ Fixed invalid `package.json` "main" entry. |
{ | ||
"name": "react-select-fast-filter-options", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "react-select filterOptions function optimized to quickly filter large options lists", | ||
@@ -5,0 +5,0 @@ "main": "dist/commonjs/index.js", |
Sorry, the diff of this file is not supported yet
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
102839
657