Skip to content

馃悳 Remove query filtering in the `find` getter

Compare
Choose a tag to compare
@marshallswain marshallswain released this 03 Sep 17:48
· 138 commits to master since this release

Uncovers an issue found by @kshitizshankar and @J3m5 in #482

The query filtering wasn't really necessary in the find getter. The whitelist and paramsForServer options should now behave as expected.