Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[2.3.2] - 2023-11-21
Fixed
- Add tini inside Dockerfile for running container using node > v16
- Add
fix-esm
dependency in order to correctly import thenanoid
dependency
[2.3.0] 2023-11-14
Added
nanoid
dependency
[2.2.0] 2021-09-22
Added
mississippi
andsplit2
dependencies.
Updated
- tap v15 + added coverage thresholds
[2.1.0] 2020-11-20
Added form-data
dependency.
[2.0.1] 2020-10-13
Updated
- custom-plugin-lib: v2.0.4
[2.0.0] 2020-10-02
Updated
BREAKING CHANGE
- updated custom-plugin-lib dependency to 2.0.3. The update in breaking since it's bringing up lc39 v3.x with the newer logging format.
[1.0.0] 2020-09-11
- first release