v4.0.0
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