Skip to content

Releases: vitaly-t/pg-promise

11.12.0

15 Mar 12:35

Choose a tag to compare

  • Updated the driver to the latest version
  • Added Vite support, see #955

11.11.0

09 Mar 22:38

Choose a tag to compare

  • Driver updated to the latest
  • DEV dependencies updated
  • CI link fixed

11.10.2

10 Nov 15:44

Choose a tag to compare

  • Dependencies updated, including pg driver and pg-query-stream.

11.10.1

13 Oct 19:18

Choose a tag to compare

  • Updated dependencies.

11.10.0

11 Oct 10:57
9ac47a6

Choose a tag to compare

  • All dependencies updated, including the node-postgres driver.
  • DEV dependency pg-query-stream has been moved into peerDependencies.

11.9.1

14 Jul 20:35

Choose a tag to compare

  • Documentation updates
  • Dependencies updated

11.9.0

05 Jul 00:31

Choose a tag to compare

11.8.0

01 Jun 12:20

Choose a tag to compare

  • Refactoring TypeScript declarations for tasks and transactions. Added export of types ITaskIfOptions and ITxIfOptions from the root.
  • Refactoring _TN function.

11.7.8

27 May 08:28

Choose a tag to compare

  • Refactoring _TN function
  • Documentation updates

11.7.7

25 May 15:06

Choose a tag to compare

  • Fixing null | undefined parameters for _TN function.
  • Adding tests for the function