Skip to content
Compare
Choose a tag to compare
@stalniy stalniy released this 04 Nov 16:18
· 353 commits to master since this release

6.0.0 (2021-11-04)

Bug Fixes

  • ensure it's possible to chain accessibleBy after another accessibleBy and combine with other Query methods (5632c53)
  • package: add repository directory into package.json for all @casl/* packages (#560) (0ef534c)

Features

  • update mongoose to v6 and use mongoose-v6 QueryWithHelpers interface (#561) (a5f1036)

BREAKING CHANGES

  • updates mongoose and related ts types to v6