Skip to content

Releases: form8ion/javascript

v16.0.0-beta.2

03 Jun 03:59
5610d79

Choose a tag to compare

v16.0.0-beta.2 Pre-release
Pre-release

16.0.0-beta.2 (2026-06-03)

Bug Fixes

  • visibility: align more internal logic with visibiltiy option changes (cb0a15d)

Features

  • plugins: allow providing registry plugins (5610d79)

v16.0.0-beta.1

29 May 04:23
1356e61

Choose a tag to compare

v16.0.0-beta.1 Pre-release
Pre-release

16.0.0-beta.1 (2026-05-29)

Features

  • modernize: update to align with breaking changes to project package (17f5a93)

BREAKING CHANGES

  • modernize: the minimum required node version is now v22.21
  • modernize: valid visibility options have been changed from Public/Private to OSS/ISS/CS
  • modernize: scaffold, lift, and test now require a dependencies object as a second
    argument with logger as the first required dependency to replace the previous direct dependency
    on @travi/cli-messages

v15.8.3

12 Apr 21:53
c3530c2

Choose a tag to compare

15.8.3 (2026-04-12)

Bug Fixes

  • registry-page: normalize the link to the registry page between the badge and package.json (c3530c2)

v15.8.2

12 Apr 21:05
9cf8c77

Choose a tag to compare

15.8.2 (2026-04-12)

Bug Fixes

  • publishable: limit badge creation to the lifter (9cf8c77)

v15.8.1

12 Apr 15:21
624714e

Choose a tag to compare

15.8.1 (2026-04-12)

Bug Fixes

  • scaffold: avoid asking for framework input for both unit and integration simultaneously (624714e)

v15.8.0

28 Mar 02:59
06c2c40

Choose a tag to compare

15.8.0 (2026-03-28)

Features

  • integration-testing: choose and scaffold a framework (06c2c40)

v15.7.0

27 Mar 04:35
21fba6e

Choose a tag to compare

15.7.0 (2026-03-27)

Features

  • integration-testing: enable providing framework plugins (21fba6e)

v15.6.2

23 Mar 04:28
f7804de

Choose a tag to compare

15.6.2 (2026-03-23)

Bug Fixes

  • coverage: pass the appropriate input to the codecov scaffolder (f7804de)

v15.6.1

23 Mar 04:05
70c5b17

Choose a tag to compare

15.6.1 (2026-03-23)

Bug Fixes

  • package: include src/ in the published package (70c5b17)

v15.6.0

23 Mar 03:08
85017bc

Choose a tag to compare

15.6.0 (2026-03-23)

Features

  • coverage: consider coverage detected if the coverage/ directory exists (85017bc)