Skip to content

Releases: arimariojesus/react-cool-search

v1.1.5

15 Oct 05:22
Compare
Choose a tag to compare

1.1.5 (2022-10-15)

Bug Fixes

v1.1.4

14 Oct 17:43
Compare
Choose a tag to compare

1.1.4 (2022-10-14)

Bug Fixes

v1.1.3

09 Oct 23:20
Compare
Choose a tag to compare

1.1.3 (2022-10-09)

Bug Fixes

  • ensure DeepReturn type handle optional fields (04514fa)

v1.1.2

09 Oct 23:09
Compare
Choose a tag to compare

1.1.2 (2022-10-09)

Bug Fixes

  • ensure DeepKey type handle optional fields (f5aa11b)

v1.1.1

26 Sep 03:18
Compare
Choose a tag to compare

1.1.1 (2022-09-26)

Bug Fixes

  • ensure propertiesToArray return an empty array when object is invalid (7aab555)

v1.1.0

11 Sep 19:18
Compare
Choose a tag to compare

1.1.0 (2022-09-11)

Features

  • add getDeepValue util (9c6d659)
  • add propertiesToArray util (8730a46)
  • filterCollection: get relevant properies from each item on collection (a111533)
  • filterCollection: receive deep propery fields (7bc0583)