v6.0.0
·
0 commits
to 7ee8ace59e9b71242571999d50b3573c353ce96a
since this release
- feat(permissions)!: add possibility to customize permissions of each level (fc7e237)
BREAKING CHANGES
- You must run
npx prisma db pushto update the database schema,
and the new schema is a bit different, so you may need to re-organize the permission levels.