Releases: yoitsro/joigoose
Releases · yoitsro/joigoose
v6.0.0
6.0.0 (2019-12-11)
Bug Fixes
Features
- wrap the API under the _mongoose key, e.g. .meta({ _mongoose: { type: 'ObjectId' } }) (7d89358)
BREAKING CHANGES
- The way ObjectIds are specified is now using the _mongoose meta property.