Skip to content

Releases: node-casbin/prisma-adapter

v1.8.0

17 Jun 07:52

Choose a tag to compare

1.8.0 (2025-06-17)

Bug Fixes

  • update README about new usage (77e70ab)

Features

  • add PrismaAdapter.newAdapter(prisma) constructor and fix prismaclient instanceof failure (#64) (e156061)

v1.7.0

30 Nov 12:21

Choose a tag to compare

1.7.0 (2024-11-30)

Features

v1.6.0

22 Nov 03:24

Choose a tag to compare

1.6.0 (2024-11-22)

Features

  • update savePolicy() to batch insert (#60) (00ec59f)

v1.5.0

05 Jan 01:02

Choose a tag to compare

1.5.0 (2024-01-05)

Features

v1.4.0

28 Aug 13:32

Choose a tag to compare

1.4.0 (2023-08-28)

Features

  • upgrade @prisma/client and prisma version to ^5.2.0 (#52) (c98257c)

v1.3.0

27 Aug 04:55

Choose a tag to compare

1.3.0 (2023-08-27)

Features

  • add loadFilteredPolicy() support (#50) (e7954f7)

v1.2.0

16 Aug 14:42

Choose a tag to compare

1.2.0 (2022-08-16)

Features

v1.1.3

22 Dec 16:47

Choose a tag to compare

1.1.3 (2021-12-22)

Bug Fixes

  • allow newAdapter() function to accept a PrismaClient as well (#42) (3469515)

v1.1.2

16 Dec 11:40

Choose a tag to compare

1.1.2 (2021-12-16)

Bug Fixes

  • fix readme according to prisma update (#40) (6055ebc)

v1.1.1

21 Apr 13:29

Choose a tag to compare

1.1.1 (2021-04-21)

Bug Fixes