Skip to content

Releases: gajus/slonik

v14.14.1

18 Feb 17:36
Compare
Choose a tag to compare

14.14.1 (2019-02-18)

Bug Fixes

v14.14.0

18 Feb 16:47
Compare
Choose a tag to compare

14.14.0 (2019-02-18)

Features

  • add support for configuring custom database type parsers (4a07092)

v14.13.0

18 Feb 14:35
Compare
Choose a tag to compare

14.13.0 (2019-02-18)

Features

  • add createInterceptorPreset (40471ca)

v14.12.1

18 Feb 13:58
Compare
Choose a tag to compare

14.12.1 (2019-02-18)

Bug Fixes

v14.12.0

18 Feb 13:45
Compare
Choose a tag to compare

14.12.0 (2019-02-18)

Features

  • add guards against starting parallel transactions using the same connection (c9c96b1)

v14.11.0

18 Feb 12:45
Compare
Choose a tag to compare

14.11.0 (2019-02-18)

Bug Fixes

  • do not create new connection for pool transaction (7f8bb24)
  • downgrade-and-lock eslint due to bug (0979ca0)
  • update dependencies (a0f13da)

Features

  • add automatic transaction nesting (fixes #31) (e66fdb9)

v14.10.0

14 Feb 17:55
Compare
Choose a tag to compare

14.10.0 (2019-02-14)

Features

  • add beforePoolConnection (2bcde23)

v14.9.0

14 Feb 12:45
Compare
Choose a tag to compare

14.9.0 (2019-02-14)

Bug Fixes

Features

  • restrict execution of sql queries not constructed using sql tagged template (537a1c6)

v14.8.1

14 Feb 12:33
Compare
Choose a tag to compare

14.8.1 (2019-02-14)

Bug Fixes

v14.8.0

14 Feb 09:30
Compare
Choose a tag to compare

14.8.0 (2019-02-14)

Bug Fixes

Features

  • allocate ID at the connection time (855a717)
  • explicitly start the connection (6a011cb)