Skip to content

v0.15.2

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 19:42
· 13 commits to main since this release

Patch Changes

  • 164870e: Added index in virtual field resolve args

    BREAKING CHANGE: Removed virtualFieldLoaders option.

    Also, don't forget to enable orFilterFilter: true in makeQueryLoader options if you want to keep using the OR filters. They're disabled by default now.