Skip to content

Releases: HT2-Labs/jscommons

v6.0.0

15 Feb 15:52
2993d7d
Compare
Choose a tag to compare

6.0.0 (2023-02-15)

Bug Fixes

BREAKING CHANGES

  • Runtime: Required Node v16 as runtime env

v5.0.0

27 Jun 14:24
0a529af
Compare
Choose a tag to compare

5.0.0 (2022-06-27)

Bug Fixes

  • Dependencies: Upgrades mongodb driver to ^4.7.0 (LLC-1690) (#314) (0a529af)

BREAKING CHANGES

  • Dependencies: when using this repo be mindful we now use official MongoDB TS Types which are packed with the mongodb driver v4.0.0, so if you're using a version of the mongodb driver that's lower than v4 you will likely be using the mongodb community types @types/mongodb which could clash with the shape of objects now defined in this project (i.e the official MongoDB types). To resolve, you'd likely need to upgrade to use mongodb driver ^4.0.0.

v4.0.0

27 May 11:43
9d8050b
Compare
Choose a tag to compare

4.0.0 (2022-05-27)

Features

  • AWS: Upgrade AWS SDK to v3 and S3 repo changes (LLC-1825) (#303) (23c3922)

BREAKING CHANGES

  • AWS: Upgrades AWS SDK to v3

v3.0.4

02 Jun 09:32
4bfbe00
Compare
Choose a tag to compare

3.0.4 (2021-06-02)

Bug Fixes

  • Corrects license type in package.json (4bfbe00)

v3.0.3

02 Jun 09:30
65c0c0d
Compare
Choose a tag to compare

3.0.3 (2021-06-02)

Bug Fixes

  • Changes from GPL to MIT License. (65c0c0d)

v3.0.2

19 May 14:53
a3dffec
Compare
Choose a tag to compare

3.0.2 (2021-05-19)

Bug Fixes

  • deps: Upgrades newrelic to fix security warning for grpc/grpc-js (LLC-1196) (#298) (a3dffec)

v3.0.1

30 Mar 13:17
fb0b4f5
Compare
Choose a tag to compare

3.0.1 (2021-03-30)

Bug Fixes

v3.0.0

11 Sep 12:19
dcdb1f1
Compare
Choose a tag to compare

3.0.0 (2020-09-11)

Bug Fixes

  • deps: Upgrades newrelic for Node 12 (LLC-22) (#272) (dcdb1f1)

BREAKING CHANGES

  • deps: Requires Node 12

v2.4.14

09 Mar 10:45
Compare
Choose a tag to compare

2.4.14 (2020-03-09)

Bug Fixes

  • Package: Corrects engines (9329635)

v2.4.13

01 Sep 17:50
Compare
Choose a tag to compare

2.4.13 (2019-09-01)

Bug Fixes

  • deps: update dependency file-stream-rotator to ^0.5.0 (b95b0a6)