Skip to content

Releases: kentcdodds/match-sorter

v7.0.0

17 Oct 02:18
d9b7dab
Compare
Choose a tag to compare

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

16 Oct 08:55
8fc0645
Compare
Choose a tag to compare

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

06 Feb 19:55
03194e9
Compare
Choose a tag to compare

6.3.4 (2024-02-06)

Bug Fixes

  • use Object.hasOwnProperty for additional browser support (#151) (03194e9)

v6.3.3

16 Jan 17:13
901882d
Compare
Choose a tag to compare

6.3.3 (2024-01-16)

Bug Fixes

  • Defer the assignment of matchSorter.rankings (#148) (901882d)

v6.3.2

15 Jan 18:22
c62eed1
Compare
Choose a tag to compare

6.3.2 (2024-01-15)

Bug Fixes

v6.3.1

15 Sep 15:55
389d684
Compare
Choose a tag to compare

6.3.1 (2021-09-15)

Bug Fixes

v6.3.0

18 Feb 18:22
fba154b
Compare
Choose a tag to compare

6.3.0 (2021-02-18)

Features

v6.2.0

01 Feb 20:56
d54584d
Compare
Choose a tag to compare

6.2.0 (2021-02-01)

Features

  • restrict threshold/ranking type to known values (#122) (01fe272)

v6.1.0

31 Dec 20:34
d807d22
Compare
Choose a tag to compare

6.1.0 (2020-12-31)

Features

  • handle nested arrays with wildcard keys (#120) (b3d9d8d)

v6.0.2

06 Dec 05:13
4c2e927
Compare
Choose a tag to compare

6.0.2 (2020-12-06)

Bug Fixes