Releases: kentcdodds/match-sorter
Releases · kentcdodds/match-sorter
v8.0.0
8.0.0 (2024-11-04)
Features
BREAKING CHANGES
- revert: We've reverted the last release which added support for typos because it was too generous
v7.0.0
7.0.0 (2024-10-17)
This has the same contents as v6.4.0:
Features
Bug Fixes
BREAKING CHANGES
- release: The last release was arguably a breaking change so we're going to trigger this major version and deprecate the 6.4.0.
v6.4.0
6.4.0 (2024-10-16)
DEPRECATED: This was arguably a breaking change so we've deprecated this version and released a major version.
Features
v6.3.4
6.3.4 (2024-02-06)
Bug Fixes
- use
Object.hasOwnProperty
for additional browser support (#151) (03194e9)
v6.3.3
6.3.3 (2024-01-16)
Bug Fixes
- Defer the assignment of matchSorter.rankings (#148) (901882d)
v6.3.2
6.3.2 (2024-01-15)
Bug Fixes
v6.3.1
6.3.1 (2021-09-15)
Bug Fixes
v6.3.0
6.3.0 (2021-02-18)
Features
v6.2.0
6.2.0 (2021-02-01)
Features
- restrict threshold/ranking type to known values (#122) (01fe272)
v6.1.0
6.1.0 (2020-12-31)
Features
- handle nested arrays with wildcard keys (#120) (b3d9d8d)