Releases: js-data/js-data-mongodb
Releases · js-data/js-data-mongodb
1.0.2
1.0.1
1.0.0
1.0.0-rc.1
1.0.0-rc.1 - 23 August 2016
Backwards compatible changes
- #16, #17 - Feature - Translate all ObjectID fields by @crobinson42
- Cleaned up the code
- Improved support for
fields
option infind
andfindAll
1.0.0-alpha.6
1.0.0-alpha.6 - 17 March 2016
Backwards compatible API changes
- Added count method
1.0.0-alpha.4
1.0.0-alpha.4 - 06 March 2016
Fixed JSDoc
1.0.0-alpha.3 - 06 March 2016
Backwards compatible API changes
- Upgraded to latest js-data-adapter-tests, making appropriate changes
Other
- Extracted common adapter functionality into js-data-adapter
- Extracted common js-data repo utility scripts into js-data-repo-tools
1.0.0-alpha.2 - 27 February 2016
Backwards compatible bug fixes
- Fixed use of options
1.0.0-alpha.1 - 26 February 2016
Breaking API changes
- Now depends on js-data 3.x
Backwards compatible API changes
- Added createMany and updateMany methods
- Added lifecycle methods
- Added insertOpts, insertManyOpts, updateOpts, removeOpts, findOpts, and findOneOpts options