Skip to content

Releases: form8ion/lift

v10.0.0

17 Nov 15:52
2e178be
Compare
Choose a tag to compare

10.0.0 (2024-11-17)

Bug Fixes

  • deps: update dependency @form8ion/project to v20 (31cfb58)

Features

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

BREAKING CHANGES

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

v9.2.3

17 Nov 15:30
2289dd2
Compare
Choose a tag to compare

9.2.3 (2024-11-17)

Bug Fixes

  • deps: update dependency git-url-parse to v16 (411fc7a)

v9.2.2

22 Aug 13:46
Compare
Choose a tag to compare

9.2.2 (2024-08-22)

Bug Fixes

  • deps: update dependency git-url-parse to v15 (ec28e4d)

v9.2.1

04 Aug 00:30
Compare
Choose a tag to compare

9.2.1 (2024-08-04)

Bug Fixes

  • deps: update dependency @form8ion/project to v19 (9291cca)

v9.2.0

24 May 03:50
cc45c7f
Compare
Choose a tag to compare

9.2.0 (2024-05-24)

Features

  • dependency-injection: passed dependencies to project lifter (cc45c7f)

v9.1.3

04 Feb 06:39
f8e266d
Compare
Choose a tag to compare

9.1.3 (2024-02-04)

Bug Fixes

  • vcs-host: return github instead of github.com to match previous behavior (f8e266d), closes #1167

v9.1.2

03 Feb 08:06
965f3b7
Compare
Choose a tag to compare

9.1.2 (2024-02-03)

Bug Fixes

  • git-url: trimmed whitespace from the end of the remote result from simple-git (965f3b7), closes #1166

v9.1.1

03 Feb 07:22
b11dd15
Compare
Choose a tag to compare

9.1.1 (2024-02-03)

Bug Fixes

  • git-url: leveraged correct properties from the parsed url (b11dd15), closes #1165

v9.1.0

02 Feb 22:46
69b0c01
Compare
Choose a tag to compare

9.1.0 (2024-02-02)

Features

  • vcs-details: support running form8ion against hosted githubs (6584c7d)

v9.0.2

20 Jan 22:46
603f00b
Compare
Choose a tag to compare

9.0.2 (2024-01-20)

Bug Fixes

  • prompt: removed separator from the list of scaffolder choices (d34da9e)