3.0.0-alpha.3
Pre-release
Pre-release
3.0.0-alpha.3 - 26 February 2016
Backwards compatible API changes
- Removed returnDeletedIds option
- Added insertOpts, updateOpts, deleteOpts, and runOpts options
3.0.0-alpha.3 API Reference Docs.
3.0.0-alpha.2 - 26 February 2016
Backwards compatible bug fixes
- Fixed edge case with returnDeletedIds
3.0.0-alpha.2 API Reference Docs.
3.0.0-alpha.1 - 26 February 2016
Breaking API changes
- Now depends on js-data 3.x
- Now longer uses internal
defaults
property, settings are on the adapter instance itself
Backwards compatible API changes
- Added createMany and updateMany methods
- Added lifecycle hooks for all methods
- Added contains, notContains, |contains, and |notContains operators