Skip to content

Releases: franz-dc/react-multi-search

v1.4.0

Choose a tag to compare

@franz-dc franz-dc released this 26 Jul 13:20

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@franz-dc franz-dc released this 17 Mar 06:58

Changes

  • b3109b7 - Add shouldInitialize option

v1.2.3

Choose a tag to compare

@franz-dc franz-dc released this 27 Feb 06:19

Changes

  • 13c99b5 - Reset isInitialized when initialData changes

v1.2.2

Choose a tag to compare

@franz-dc franz-dc released this 26 Feb 14:52

Changes

  • f1dc361 - Add MultiSearch hook return type

v1.2.1

Choose a tag to compare

@franz-dc franz-dc released this 26 Feb 14:50

Changes

  • bd0c975 - Add isInitialized state

v1.2.0

Choose a tag to compare

@franz-dc franz-dc released this 26 Feb 13:30

Changes

  • bd0c975 - Add isInitialized state

v1.1.0

Choose a tag to compare

@franz-dc franz-dc released this 26 Feb 13:28

Changes

  • a1492fe - Expose isFiltered state

v1.0.3

Choose a tag to compare

@franz-dc franz-dc released this 26 Feb 08:53

Changes:

  • 94e7365 - Filter out empty values on search suggestions

v1.0.2

Choose a tag to compare

@franz-dc franz-dc released this 25 Feb 17:19

Fixes:

  • 290fd26: Reset filtered data when initial data changes.