Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

v4.0.1

Compare
Choose a tag to compare
@JaneJeon JaneJeon released this 08 Jan 13:41
· 259 commits to master since this release
b153156

This release removes the monkey-patching required to bypass Objection.js鈥檚 bug regarding toFindQuery(). In v4.0.0, I embedded the hotfix directly into the plugin as it was absolutely crucial to the plugin鈥檚 inner workings.

With v4.0.1 we removed that hack as the author of Objection fixed it; however, this means that you have to have Objection.js v2.2.5 or higher installed in order for the patch to be applied one way or the other.