Skip to content

Releases: form8ion/lerna

v3.0.0

25 Dec 20:49
e2ead8e

Choose a tag to compare

3.0.0 (2025-12-25)

Bug Fixes

  • deps: remove the peer requirement since esm is now the limitation, not the js plugin version (5827db9)
  • deps: update dependency @form8ion/core to v4 (bcac585)

Features

  • dependencies: define dependencies in the new format (3a3d069)
  • esm: convert the package to esm only (5c86348), closes #916
  • node-versions: define the supported node version ranges (e87da49)
  • node-versions: require a minimum of node v20 (115044a)

BREAKING CHANGES

  • node-versions: support for node versions v18 and v21 has been dropped
  • node-versions: node version support has been limited to the defined ranges
  • esm: this package is now esm only
  • dependencies: dependencies are now defined under dependencies.javascript

v3.0.0-beta.6

25 Dec 20:39
115044a

Choose a tag to compare

v3.0.0-beta.6 Pre-release
Pre-release

3.0.0-beta.6 (2025-12-25)

Features

  • node-versions: require a minimum of node v20 (115044a)

BREAKING CHANGES

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

v3.0.0-beta.5

25 Dec 20:31
5827db9

Choose a tag to compare

v3.0.0-beta.5 Pre-release
Pre-release

3.0.0-beta.5 (2025-12-25)

Bug Fixes

  • deps: remove the peer requirement since esm is now the limitation, not the js plugin version (5827db9)

v3.0.0-beta.4

09 Feb 17:13
c940c80

Choose a tag to compare

v3.0.0-beta.4 Pre-release
Pre-release

3.0.0-beta.4 (2025-02-09)

Features

  • node-versions: define the supported node version ranges (e87da49)

BREAKING CHANGES

  • node-versions: node version support has been limited to the defined ranges

v3.0.0-beta.3

26 Jan 21:08
1576349

Choose a tag to compare

v3.0.0-beta.3 Pre-release
Pre-release

3.0.0-beta.3 (2025-01-26)

Bug Fixes

  • deps: update dependency @form8ion/core to v4 (bcac585)

v3.0.0-beta.2

26 Jan 05:21
5c86348

Choose a tag to compare

v3.0.0-beta.2 Pre-release
Pre-release

3.0.0-beta.2 (2025-01-26)

Features

  • esm: convert the package to esm only (5c86348), closes #916

BREAKING CHANGES

  • esm: this package is now esm only

v3.0.0-beta.1

25 Jan 14:14
29900e2

Choose a tag to compare

v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2025-01-25)

Features

  • dependencies: define dependencies in the new format (3a3d069)

BREAKING CHANGES

  • dependencies: dependencies are now defined under dependencies.javascript

v2.1.2

07 Jul 05:21

Choose a tag to compare

2.1.2 (2023-07-07)

Bug Fixes

  • deps: update dependency @form8ion/core to v3 (8c453c7)

v2.1.1

21 Jul 18:31

Choose a tag to compare

2.1.1 (2022-07-21)

Bug Fixes

  • deps: update dependency @form8ion/core to v2 (c6ce94a)

v2.1.0

12 Jul 22:54
d2ffc0d

Choose a tag to compare

2.1.0 (2022-07-12)

Features

  • since: defined a script to run tests on only packages that have changed since HEAD (d2ffc0d)