Skip to content

Releases: cerebruminc/yates

v2.0.3

14 Mar 11:45
90b1bd3
Compare
Choose a tag to compare

2.0.3 (2023-03-14)

Bug Fixes

  • Ensure that Yates works correctly with Prisma Fluent API (1d85073)

v2.0.2

13 Mar 16:57
eb3f871
Compare
Choose a tag to compare

2.0.2 (2023-03-13)

Bug Fixes

  • ensure role setting still happens when using async middleware (9d40852)

v2.0.1

28 Feb 15:41
d399d38
Compare
Choose a tag to compare

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

22 Feb 14:55
b24b3fb
Compare
Choose a tag to compare

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

21 Feb 15:37
01684aa
Compare
Choose a tag to compare

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

30 Jan 14:07
6fff6f0
Compare
Choose a tag to compare

1.1.1 (2023-01-30)

Bug Fixes

  • Export CustomAbilities type (2cec86f)

v1.1.0

30 Jan 13:42
93a797f
Compare
Choose a tag to compare

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

24 Jan 15:34
a589ed7
Compare
Choose a tag to compare

1.0.4 (2023-01-24)

Bug Fixes

  • Use privileged Prisma client when setting config in transaction (b8935e6)

v1.0.3

24 Jan 15:04
360b578
Compare
Choose a tag to compare

1.0.3 (2023-01-24)

Bug Fixes

  • Don't rerun middleware when applying RLC policies (39433d8)

v1.0.2

24 Jan 10:46
60ed8cf
Compare
Choose a tag to compare

1.0.2 (2023-01-24)

Bug Fixes

  • Publish package as public explicitly (2b200e5)