Releases: multipliedtwice/prisma-rbac
Releases · multipliedtwice/prisma-rbac
v1.2.9
1.2.9 (2024-08-09)
Bug Fixes
v1.2.8
1.2.8 (2024-08-09)
Bug Fixes
- export type RBACErrorType (fcb6b75)
v1.2.7
1.2.7 (2024-08-09)
Bug Fixes
v1.2.6
1.2.6 (2024-08-09)
Bug Fixes
v1.2.5
1.2.5 (2024-08-09)
Bug Fixes
v1.2.4
1.2.4 (2024-07-30)
Bug Fixes
- index.ts: adjust validation logic to correctly handle cases where args is an empty object (5965e6c)
v1.2.3
1.2.3 (2024-07-30)
Bug Fixes
- index.ts: add check for permissions and args existence to prevent potential errors (1cb1bdf)
v1.2.2
1.2.2 (2024-07-28)
Bug Fixes
- package.json: update the main entry point to point to the compiled file in the dist folder for better project structure and distribution. (3fdcb71)
v1.2.1
1.2.1 (2024-07-28)
Bug Fixes
- readme.md: update Codecov badge URL to use the correct badge link with token for proper tracking of code coverage (946cb22)
v1.2.0
1.2.0 (2024-07-28)
Features
- prisma: add i18n support for translating error messages and access operations (ffc2a57)