Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

feathers-query-filters

feathersjs9.7kMITdeprecated2.1.2

This module has been integrated into @feathersjs/commons.

Adds support for special query string params used for filtering data

feathers, feathers-plugin, REST, Socket.io, realtime, nedb, service, filters, sort, limit, skip, select

readme

changelog

Change Log

v2.1.1 (2016-10-14)

Full Changelog

Merged pull requests:

  • add the posibility to send an object to sort and add the test for that #24 (stalinb87)

v2.1.0 (2016-09-28)

Full Changelog

Merged pull requests:

  • Convert sort parameters to integers #21 (daffl)

v2.0.2 (2016-09-18)

Full Changelog

Closed issues:

  • Max pagination limit bug #19

Merged pull requests:

v2.0.1 (2016-07-25)

Full Changelog

v2.0.0 (2016-07-09)

Full Changelog

Fixed bugs:

  • params.query is empty in an after hook #15

Closed issues:

  • Support $search #12

Merged pull requests:

v1.5.1 (2016-01-22)

Full Changelog

Merged pull requests:

  • Upgrading to Babel 6 and fixing build #8 (daffl)

v1.4.1 (2016-01-22)

Full Changelog

Merged pull requests:

v1.5.0 (2016-01-08)

Full Changelog

v1.4.0 (2016-01-08)

Full Changelog

Closed issues:

  • Support $populate #6

v1.3.0 (2015-12-03)

Full Changelog

v1.1.2 (2015-12-03)

Full Changelog

Closed issues:

  • $limit and $skip should be parsed as integers #4
  • Should have a test suite for CRUD adapters #2
  • Latest version (1.1.1) provided by npm not available on the repo #1

Merged pull requests:

  • Parse $skip and $limit as integers #5 (daffl)

v1.2.0 (2015-10-26)

Full Changelog

Merged pull requests:

  • Updating to new ES6 plugin infrastructure #3 (daffl)

v1.1.1 (2015-07-28)

Full Changelog

v1.1.0 (2015-07-28)

Full Changelog

v1.0.0 (2015-07-27)

* This Change Log was automatically generated by github_changelog_generator