Skip to content

Releases: form8ion/project

v21.0.0

10 Feb 03:47
b1701b7
Compare
Choose a tag to compare

21.0.0 (2025-02-10)

Bug Fixes

  • lift: stop duplicating the original results when lifting the readme (5603020)

Features

  • lift-results: enable language results to be passed to vcs-host lifters (028affc)
  • node-versions: drop support for node v21 (d793dea)
  • scaffold: apply language lifters after scaffolding a new project (167bda5)

BREAKING CHANGES

  • node-versions: support has been dropped for node v21 and minimums have been raised for supported
    node major versions
  • scaffold: language lifters are now applied as part of the project scaffolding projects, so
    steps should be taken to avoid conflicts with any previous executions of those lifters

v21.0.0-beta.3

09 Feb 19:50
d793dea
Compare
Choose a tag to compare
v21.0.0-beta.3 Pre-release
Pre-release

21.0.0-beta.3 (2025-02-09)

Features

  • node-versions: drop support for node v21 (d793dea)

BREAKING CHANGES

  • node-versions: support has been dropped for node v21 and minimums have been raised for supported
    node major versions

v21.0.0-beta.2

28 Jan 05:03
5603020
Compare
Choose a tag to compare
v21.0.0-beta.2 Pre-release
Pre-release

21.0.0-beta.2 (2025-01-28)

Bug Fixes

  • lift: stop duplicating the original results when lifting the readme (5603020)

v21.0.0-beta.1

25 Jan 23:22
bad2a50
Compare
Choose a tag to compare
v21.0.0-beta.1 Pre-release
Pre-release

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

Features

  • lift-results: enable language results to be passed to vcs-host lifters (028affc)
  • scaffold: apply language lifters after scaffolding a new project (167bda5)

BREAKING CHANGES

  • scaffold: language lifters are now applied as part of the project scaffolding projects, so
    steps should be taken to avoid conflicts with any previous executions of those lifters

v21.0.0-alpha.2

25 Jan 21:50
028affc
Compare
Choose a tag to compare
v21.0.0-alpha.2 Pre-release
Pre-release

21.0.0-alpha.2 (2025-01-25)

Features

  • lift-results: enable language results to be passed to vcs-host lifters (028affc)

v21.0.0-alpha.1

14 Jan 23:46
167bda5
Compare
Choose a tag to compare
v21.0.0-alpha.1 Pre-release
Pre-release

21.0.0-alpha.1 (2025-01-14)

Features

  • scaffold: apply language lifters after scaffolding a new project (167bda5)

BREAKING CHANGES

  • scaffold: language lifters are now applied as part of the project scaffolding projects, so
    steps should be taken to avoid conflicts with any previous executions of those lifters

v20.0.0

13 Nov 04:35
c46e26d
Compare
Choose a tag to compare

20.0.0 (2024-11-13)

Bug Fixes

  • deps: leverage execa without the wrapper (61d2ba5)

Features

  • node-versions: drop support for v21 (05280ee)

BREAKING CHANGES

  • node-versions: the minimum supported node version is now v18.19.0 and support for v21 has been
    dropped

v20.0.0-beta.1

13 Nov 04:02
16a264e
Compare
Choose a tag to compare
v20.0.0-beta.1 Pre-release
Pre-release

20.0.0-beta.1 (2024-11-13)

Bug Fixes

  • deps: leverage execa without the wrapper (61d2ba5)

Features

  • node-versions: drop support for v21 (05280ee)

BREAKING CHANGES

  • node-versions: the minimum supported node version is now v18.19.0 and support for v21 has been
    dropped

v19.0.2

05 Sep 00:09
Compare
Choose a tag to compare

19.0.2 (2024-09-05)

Bug Fixes

  • deps: update dependency hosted-git-info to v8 (e58c1ca)

v19.0.1

03 Aug 23:06
5b23dd8
Compare
Choose a tag to compare

19.0.1 (2024-08-03)

Bug Fixes

  • hosts-prompt: list host names as choices rather than full plugins (5b23dd8)