Releases: cerebruminc/yates
Releases · cerebruminc/yates
v2.0.3
2.0.3 (2023-03-14)
Bug Fixes
- Ensure that Yates works correctly with Prisma Fluent API (1d85073)
v2.0.2
2.0.2 (2023-03-13)
Bug Fixes
- ensure role setting still happens when using async middleware (9d40852)
v2.0.1
2.0.1 (2023-02-28)
Bug Fixes
- Fix broken formatting in README code blocks (50434d7)
- Improve error message thrown when an operation fails (5b117c5)
v2.0.0
2.0.0 (2023-02-22)
⚠ BREAKING CHANGES
- Use client extensions instead of middleware
Features
- Use client extensions instead of middleware (f3fa1a3)
Bug Fixes
- Explicity disconnect expression Prisma client (ccceaa3)
- Strongly type context values in expressions (ec5e266)
v1.2.0
1.2.0 (2023-02-20)
Features
- Add functionality for using Prisma as a query builder (22d16a8)
Bug Fixes
- Don't run integration tests when a PR is closed (2b25093)
v1.1.1
1.1.1 (2023-01-30)
Bug Fixes
- Export CustomAbilities type (2cec86f)
v1.1.0
1.1.0 (2023-01-30)
Features
- Add ability to run release-please action manually (9d610c7)
- Add functionality for removing old abilities from a role (fa59c37)
Bug Fixes
- Ensure setup parameters are sanitized (0d302ab)
- improve abilities typings (ade47b8)
- Increase test coverage and improve setup safety (ef7d395)
v1.0.4
1.0.4 (2023-01-24)
Bug Fixes
- Use privileged Prisma client when setting config in transaction (b8935e6)
v1.0.3
1.0.3 (2023-01-24)
Bug Fixes
- Don't rerun middleware when applying RLC policies (39433d8)
v1.0.2
1.0.2 (2023-01-24)
Bug Fixes
- Publish package as public explicitly (2b200e5)