@casl/prisma: v2.0.0-rc
Pre-release
Pre-release
·
0 commits
to 2c2db3ccab0b85b89f0f2916652d86781dc0c27e
since this release
2.0.0-rc (2026-05-08)
⚠ BREAKING CHANGES
- migrates to @casl/ability 7.x,
PureAbilityis no longer available andaccessibleByproduces a different shape accessibleByno longer throwsForbiddenErrorand it's required to addcaslExtensionto Prisma Client- prisma: The
createPrismaAbilityForfactory has been removed.createPrismaAbilityis now a standalone generic function rather than a pre-bound factory.