Skip to content

Releases: armand1m/react-query-filter

v1.2.0

18 Jun 22:35
498e1ab

Choose a tag to compare

1.2.0 (2021-06-18)

Features

  • add initial value property (498e1ab)
  • add initial value property (4faa787)

v1.1.1

08 Jun 01:05
be56582

Choose a tag to compare

1.1.1 (2021-06-08)

Bug Fixes

  • fixes tsdx lint issues, adds 98%+ coverage, copy useList src code into repository and remove react-use (a3ff051)
  • make onChange methods be more strict about their parameters (a1fcfef)
  • remove node 10 (851e0cd)

v1.1.0

01 Jan 23:20

Choose a tag to compare

1.1.0 (2021-01-01)

Features

  • filter: enhancements over FilterRowProps (2693275)

v1.0.0

01 Jan 16:29

Choose a tag to compare

1.0.0 (2021-01-01)

Bug Fixes

  • release: add release branches to package.json (e140bae)
  • fixing some edge cases (57f757c)
  • remove windows because who cares (4fbf908)

Features

  • release: prepare initial release (9458270)