Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Nov 09:00
· 10 commits to master since this release
3657291

4.0.0 (2021-11-29)

Bug Fixes

  • controller: Quick fix for query usage in the base controller (1d40430)
  • server: Fix bootstrap static to point to this instead of the Server class directly (1d9e51d)

Features

  • query: Add new methods to the Query class to mimic parse server queries (65bdcb0)

BREAKING CHANGES

  • query: Removed method signatures from IQuery interface