Skip to content

Releases: form8ion/javascript

v15.5.0

22 Mar 05:26
563f0a4

Choose a tag to compare

15.5.0 (2026-03-22)

Features

  • provenance: only enable provenance for the official registry (563f0a4)

v15.4.0

21 Mar 03:19
416259a

Choose a tag to compare

15.4.0 (2026-03-21)

Features

  • publishable: consider the publish registry for the registry referenced by the version badge (416259a)

v15.3.0

21 Mar 02:52
d159399

Choose a tag to compare

15.3.0 (2026-03-21)

Features

  • publishable: define the registry_url query param based on the scoped registry (d159399)

v15.2.0

21 Mar 00:00
fefd43b

Choose a tag to compare

15.2.0 (2026-03-21)

Features

  • publishable: add the registry_uri query param when a custom registry is defined (fefd43b)

v15.1.3

15 Mar 22:25
f80e73e

Choose a tag to compare

15.1.3 (2026-03-15)

Bug Fixes

  • deps: extract the c8 plugin to a separate package (f80e73e)

v15.1.2

15 Mar 14:34
dc9aedc

Choose a tag to compare

15.1.2 (2026-03-15)

Bug Fixes

  • scripts: another tweak to improve relating pre scripts with their base script (dc9aedc)

v15.1.1

11 Mar 03:13
359bb42

Choose a tag to compare

15.1.1 (2026-03-11)

Bug Fixes

  • scripts: properly sort pre scripts before base scripts beyond categorized scripts (359bb42)

v15.1.0

08 Mar 15:18
85a19af

Choose a tag to compare

15.1.0 (2026-03-08)

Features

  • runkit: stop scaffolding runkit details because the service is dead (85a19af)

v15.0.0

07 Mar 22:02
ff9a4e5

Choose a tag to compare

15.0.0 (2026-03-07)

Bug Fixes

  • deps: update dependency @form8ion/prettier to v3 (ef84376)
  • deps: update dependency camelcase to v9 (2d4b3e6)
  • deps: update dependency ini to v6 (f29777c)
  • deps: update dependency validate-npm-package-name to v7 (00b79c8)
  • deps: upgrade to the new beta of the codecov plugin (6d2b51e)
  • scripts: sort scripts alphabetically, including prefix when no related base script exists (0b2130b)

Features

  • node-versions: require a minimum of node v20 (e018fef), closes #1263
  • npm-scripts: sort test scripts above other scripts (2f92c24)
  • script-ordering: it should sort lint scripts above other scripts (c52dd56)
  • script-sorting: handle post-script ordering (401e527)
  • script-sorting: sort alphabetically when higher rules dont apply (e1a0977)
  • script-sorting: sort pre and post scripts the same as base scripts (8d8848f)
  • scripts: add initial version of sorting (e4d6065)
  • scripts: correctly sort pretest before test (f649aad)
  • scripts: sort subscripts of the test suites (fdf75e9)

BREAKING CHANGES

  • node-versions: support for node versions v18 and v21 has been dropped

v15.0.0-beta.14

05 Mar 05:31
0b2130b

Choose a tag to compare

v15.0.0-beta.14 Pre-release
Pre-release

15.0.0-beta.14 (2026-03-05)

Bug Fixes

  • scripts: sort scripts alphabetically, including prefix when no related base script exists (0b2130b)

Features

  • scripts: sort subscripts of the test suites (fdf75e9)