Skip to content

Releases: form8ion/project

v19.0.0-alpha.1

21 Jul 20:02
4abf811
Compare
Choose a tag to compare
v19.0.0-alpha.1 Pre-release
Pre-release

19.0.0-alpha.1 (2024-07-21)

Features

  • plugins: moved the dependency-updaters under the plugins property (4abf811)

BREAKING CHANGES

  • plugins: a plugins map is now a required option and dependency-updaters are now expected to
    be provided there as a full plugin rather than just an object with a scaffolder plugin

v18.4.0-alpha.1

21 Jul 19:22
9c77ca5
Compare
Choose a tag to compare
v18.4.0-alpha.1 Pre-release
Pre-release

18.4.0-alpha.1 (2024-07-21)

Bug Fixes

  • deps: upgraded to the latest version of the core package (76a92a6)

Features

  • plugins: allow dependencyUpdaters to be passed under a new plugins property (f0e0fe0)

v18.3.0

20 Jul 03:48
476dedc
Compare
Choose a tag to compare

18.3.0 (2024-07-20)

Features

  • license: defined the badge during lifting (8e5ecb2)
  • license: included the OSI logo in the badge (476dedc)

v18.2.2

09 Jul 23:35
4d92439
Compare
Choose a tag to compare

18.2.2 (2024-07-09)

Performance Improvements

  • scaffold: scaffold contributing details earlier (4d92439)

v18.2.1

09 Jul 23:30
5a705e9
Compare
Choose a tag to compare

18.2.1 (2024-07-09)

Performance Improvements

  • scaffold: scaffold readme and editorconfig earlier (5a705e9)

v18.2.0

24 May 02:53
6aa1e18
Compare
Choose a tag to compare

18.2.0 (2024-05-24)

Features

  • lift: passed dependencies through to the enhancers (6aa1e18)

v18.1.5

22 Feb 01:10
Compare
Choose a tag to compare

18.1.5 (2024-02-22)

Bug Fixes

  • deps: update dependency spdx-license-list to v6.9.0 (8b97953)

v18.1.4

04 Feb 05:46
088fa7a
Compare
Choose a tag to compare

18.1.4 (2024-02-04)

Bug Fixes

  • simple-git: updated to the modern syntax for defining the repo root (088fa7a)

v18.1.3

09 Jan 09:37
Compare
Choose a tag to compare

18.1.3 (2024-01-09)

Bug Fixes

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

v18.1.2

07 Jan 07:13
2acb632
Compare
Choose a tag to compare

18.1.2 (2024-01-07)

Bug Fixes

  • prompts: removed separators (31bb515)