Releases: olivierwilkinson/prisma-soft-delete-middleware
Releases · olivierwilkinson/prisma-soft-delete-middleware
v1.3.1
15 Jan 09:50
Compare
Sorry, something went wrong.
No results found
1.3.1 (2024-01-15)
Bug Fixes
including models in delete queries (#19 ) (04ddd6c )
v1.3.0
13 Jan 18:41
Compare
Sorry, something went wrong.
No results found
1.3.0 (2024-01-13)
Features
support truthy values for deleted records (#16 ) (d1f62bc )
v1.2.1
13 Jan 16:56
Compare
Sorry, something went wrong.
No results found
1.2.1 (2024-01-13)
Performance Improvements
filter toMany select relations with where (76f54be )
v1.2.0
29 Oct 15:10
Compare
Sorry, something went wrong.
No results found
1.2.0 (2023-10-29)
Features
support Prisma v5 find*OrThrow actions (#14 ) (8c21c90 )
v1.1.2
05 Jun 00:35
Compare
Sorry, something went wrong.
No results found
1.1.2 (2023-06-05)
Bug Fixes
findUnique with compound unique index where (8fc3652 )
v1.1.1
04 Jun 23:40
Compare
Sorry, something went wrong.
No results found
1.1.1 (2023-06-04)
Bug Fixes
returning models for invalid findUnique where (d7e41a1 ), closes #4
v1.1.0
26 May 19:36
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-05-26)
Features
add support for groupBy queries (#7 ) (35f2bc7 )
v1.0.1
18 Apr 17:41
Compare
Sorry, something went wrong.
No results found
1.0.1 (2023-04-18)
Bug Fixes
queries without args or where (82561f6 )
v1.0.0
29 Mar 19:43
Compare
Sorry, something went wrong.
No results found
1.0.0 (2023-03-29)
Features