Skip to content

v6.0.0

Choose a tag to compare

@yoitsro yoitsro released this 11 Dec 20:51

6.0.0 (2019-12-11)

Bug Fixes

  • remove unreachable line (f4dbb43)

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.