Releases: Quramy/jest-prisma
Releases · Quramy/jest-prisma
v1.7.3
Bug fix
- Add test_todo event handling for endTransaction #123
v1.7.2
Bug fixes
- Don't show premature access warning on ES Module import ( #119 )
v1.7.1
Bug fixes
- Set jest-prisma-core lower version explicitly #112
v1.7.0
New features
- Add function to customize
jestPrisma.client
#110
v1.6.0
New features
- Update verboseQuery option logging to include parameters #99
v1.5.0
New features
- Add option to support transaction in test case ( #90 )
v1.4.0
New Features
- Allow pass timeout option for interactive transaction (#73)
v1.3.0
- Set Node.js engine version and configure exports map (#51)