Skip to content

Releases: mongerinc/search-request.js

Version 5.4.0

27 Dec 01:42
232d8c3
Compare
Choose a tag to compare
  • Adding the unlimited flag for ignoring pagination.

Version 5.3.0

01 Dec 19:07
6188f64
Compare
Choose a tag to compare
  • Automatically resetting the page to 1 whenever a filter, term, sort, or grouping changes. Same for facets with the other filter/sort changes.

Version 5.2.0

09 Oct 23:42
Compare
Choose a tag to compare
  • Handle deep-cloning of the search request
  • Avoid returning the search request from getFilter and getFilterValue methods

Version 5.1.0

09 Oct 20:37
Compare
Choose a tag to compare
  • Removing filters by name

Version 5.0.0

03 Aug 17:53
Compare
Choose a tag to compare
  • Added selects

Version 4.0.0

02 Aug 21:02
Compare
Choose a tag to compare
  • Added grouping

Version 3.2.0

27 Jul 18:32
Compare
Choose a tag to compare
  • Added regex filter operator
  • Updated readme to include word operator companion methods
  • Added helper methods for like and not like filters

Version 3.1.1

09 Jul 20:40
Compare
Choose a tag to compare
  • Bugfix: docs cleanup

Version 3.1.0

09 Jul 20:37
Compare
Choose a tag to compare
  • Added faceting

Version 3.0.1

07 Jul 02:02
Compare
Choose a tag to compare
  • Version bumping readme