Skip to content

v6.0.0

Choose a tag to compare

@virtual-designer virtual-designer released this 27 Aug 16:20
· 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 push to update the database schema,
    and the new schema is a bit different, so you may need to re-organize the permission levels.