Skip to content

Releases: tediousjs/tedious

v19.0.0

22 Aug 08:20
669ab44
Compare
Choose a tag to compare

19.0.0 (2024-08-22)

BREAKING CHANGES

  • tedious now requires Node.js version 18.17 or later.

v18.6.2

17 Aug 15:38
5463652
Compare
Choose a tag to compare

18.6.2 (2024-08-17)

Bug Fixes

v18.6.1

17 Aug 12:44
8310c45
Compare
Choose a tag to compare

18.6.1 (2024-08-17)

Bug Fixes

  • update package configuration to publish provenance data (#1652) (8310c45)

v18.6.0

17 Aug 11:48
cf4c99b
Compare
Choose a tag to compare

18.6.0 (2024-08-17)

Features

  • enable release attestation through GitHub Actions (#1651) (cf4c99b)

v18.5.0

14 Aug 20:33
f405eab
Compare
Choose a tag to compare

18.5.0 (2024-08-14)

Features

v18.4.2

11 Aug 16:22
03777a7
Compare
Choose a tag to compare

18.4.2 (2024-08-11)

Bug Fixes

v18.4.1

07 Aug 20:45
afd3b54
Compare
Choose a tag to compare

18.4.1 (2024-08-07)

Bug Fixes

v18.4.0

31 Jul 19:26
209b9f3
Compare
Choose a tag to compare

18.4.0 (2024-07-31)

Features

  • provide better error messages when input param is invalid (#1603) (209b9f3)

v18.3.0

15 Jul 10:56
Compare
Choose a tag to compare

18.3.0 (2024-07-15)

Features

  • Add Token Credential Support (3607abc)

v18.2.4

04 Jul 19:12
fc4ec02
Compare
Choose a tag to compare

18.2.4 (2024-07-04)

Bug Fixes

  • don't convert BigInt type to Number before writing to buffer to prevent RangeError (#1642) (fc4ec02)