Skip to content

Releases: Quramy/jest-prisma

v1.8.0

27 Feb 01:08
Compare
Choose a tag to compare

New features

New Contributors

Full Changelog: v1.7.3...v1.8.0

v1.7.3

29 Dec 06:32
Compare
Choose a tag to compare

Bug fix

  • Add test_todo event handling for endTransaction #123

v1.7.2

21 Nov 07:29
Compare
Choose a tag to compare

Bug fixes

  • Don't show premature access warning on ES Module import ( #119 )

v1.7.1

16 Oct 17:34
Compare
Choose a tag to compare

Bug fixes

  • Set jest-prisma-core lower version explicitly #112

v1.7.0

16 Oct 09:40
Compare
Choose a tag to compare

New features

  • Add function to customize jestPrisma.client #110

v1.6.0

16 Oct 00:27
Compare
Choose a tag to compare

New features

  • Update verboseQuery option logging to include parameters #99

v1.5.0

30 May 14:16
Compare
Choose a tag to compare

New features

  • Add option to support transaction in test case ( #90 )

v1.4.0

13 Feb 15:16
Compare
Choose a tag to compare

New Features

  • Allow pass timeout option for interactive transaction (#73)

v1.3.0

02 Dec 12:01
Compare
Choose a tag to compare
  • Set Node.js engine version and configure exports map (#51)

v1.2.0

22 Nov 07:37
Compare
Choose a tag to compare

New features

  • Add environment option databaseUrl (#45)