Skip to content

v7.0.0

Compare
Choose a tag to compare
@AndrewJo AndrewJo released this 22 Apr 06:02
· 14 commits to master since this release

7.0.0 (2023-04-22)

  • fix(types)!: add support for slonik >= 33.1.1 (#18) (77cb4f7), closes #18

BREAKING CHANGES

  • mocha-slonik will no longer compile with slonik version < 33.1.1

  • fix: always call .end() on PgClient setup instance

  • fix: use end method from PgPool

  • refactor: remove processID in debug logs

  • chore(deps): update dev dependency to 33.3.1

  • chore(deps): update sinon v15.0.2

  • chore(ci): test against slonik 33.3.1

  • docs: update version compatibility chart