Releases: HT2-Labs/jscommons
Releases · HT2-Labs/jscommons
v6.0.0
6.0.0 (2023-02-15)
Bug Fixes
BREAKING CHANGES
- Runtime: Required Node v16 as runtime env
v5.0.0
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
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
3.0.4 (2021-06-02)
Bug Fixes
- Corrects license type in package.json (4bfbe00)
v3.0.3
3.0.3 (2021-06-02)
Bug Fixes
- Changes from GPL to MIT License. (65c0c0d)
v3.0.2
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
3.0.1 (2021-03-30)
Bug Fixes
v3.0.0
3.0.0 (2020-09-11)
Bug Fixes
- deps: Upgrades newrelic for Node 12 (LLC-22) (#272) (dcdb1f1)
BREAKING CHANGES
v2.4.14
2.4.14 (2020-03-09)
Bug Fixes
- Package: Corrects engines (9329635)
v2.4.13
2.4.13 (2019-09-01)
Bug Fixes
- deps: update dependency file-stream-rotator to ^0.5.0 (b95b0a6)