Releases: form8ion/project
Releases · form8ion/project
v13.1.0-beta.1
Features
- node-versions: upgraded to the alpha of the nodegit wrapper to enable node v16 support (2572143)
v13.0.7
13.0.7 (2022-05-23)
Bug Fixes
- package.json & package-lock.json to reduce vulnerabilities (ba45384)
v13.0.6
13.0.6 (2022-05-21)
Bug Fixes
- dual-mode: cleaned up remaining issues preventing proper export of both cjs and esm (ecb6986)
v13.0.5
13.0.5 (2022-05-12)
Bug Fixes
- joi: removed the namespace import to use as a normal cjs dependency (cee61b4)
v13.0.4
13.0.4 (2022-05-12)
Bug Fixes
- dependencies: upgraded to the latest alpha of the core package (03234fc)
v13.0.3
13.0.3 (2022-05-12)
Bug Fixes
- dependencies: upgraded to the alpha of the core package (6e3936f)
v13.0.2
13.0.2 (2022-05-12)
Bug Fixes
- esm-imports: removed remaining named imports from cjs dependencies (23e40ce)
v13.0.1
13.0.1 (2022-05-11)
Bug Fixes
- build: included the js extension for the spdx import to fix the esm module (705b439)
v13.0.0
13.0.0 (2022-05-11)
Features
- exports: defined an exports map to align to create a proper dual package (ac3e64c)
BREAKING CHANGES
- exports: an exports map has been defined, which further limits access to the files included
in the package
v13.0.0-alpha.1
Features
- exports: defined an exports map to align to create a proper dual package (ac3e64c)
BREAKING CHANGES
- exports: an exports map has been defined, which further limits access to the files included
in the package