Skip to content

@casl/mongoose: v9.0.0-rc

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 May 11:58
· 0 commits to 2c2db3ccab0b85b89f0f2916652d86781dc0c27e since this release
1382104

9.0.0-rc (2026-05-08)

⚠ BREAKING CHANGES

  • removes accessibleFieldsPlugin for mongoose, use accessibleFieldsBy helper instead
  • replaces rulesToQuery with rulesToCondition which produces a different query shape

Code Refactoring