Skip to content

v8.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 10:25
· 1493 commits to beta since this release

8.0.0-beta.2 (2021-03-06)

⚠ BREAKING CHANGES

  • Changing types from unofficial to official is an breaking change

Features

  • Update to work with mongoose 5.11 (6cdfb0f)

Dependencies

  • mongoose: upgrade to version "5.11.18" (775f44e)

Fixes

  • defaultClasses: convert "Base" into an interface (2071aa7)
  • types: re-enable QueryHelpers for official types (99071b1)

Style

  • types: remove unused comment (23d9e2a)
  • utils: update comments for mongoose 5.11.19 (74e1196)