Skip to content

Releases: form8ion/project

v13.1.0-beta.1

23 May 21:58
2572143
Compare
Choose a tag to compare
v13.1.0-beta.1 Pre-release
Pre-release

13.1.0-beta.1 (2022-05-23)

Features

  • node-versions: upgraded to the alpha of the nodegit wrapper to enable node v16 support (2572143)

v13.0.7

23 May 20:59
a51ee97
Compare
Choose a tag to compare

13.0.7 (2022-05-23)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (ba45384)

v13.0.6

21 May 06:30
ecb6986
Compare
Choose a tag to compare

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

12 May 20:49
cee61b4
Compare
Choose a tag to compare

13.0.5 (2022-05-12)

Bug Fixes

  • joi: removed the namespace import to use as a normal cjs dependency (cee61b4)

v13.0.4

12 May 20:36
03234fc
Compare
Choose a tag to compare

13.0.4 (2022-05-12)

Bug Fixes

  • dependencies: upgraded to the latest alpha of the core package (03234fc)

v13.0.3

12 May 19:48
6e3936f
Compare
Choose a tag to compare

13.0.3 (2022-05-12)

Bug Fixes

  • dependencies: upgraded to the alpha of the core package (6e3936f)

v13.0.2

12 May 16:00
23e40ce
Compare
Choose a tag to compare

13.0.2 (2022-05-12)

Bug Fixes

  • esm-imports: removed remaining named imports from cjs dependencies (23e40ce)

v13.0.1

11 May 04:01
705b439
Compare
Choose a tag to compare

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

11 May 02:46
fb6f2f6
Compare
Choose a tag to compare

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

11 May 02:14
ac3e64c
Compare
Choose a tag to compare
v13.0.0-alpha.1 Pre-release
Pre-release

13.0.0-alpha.1 (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