Skip to content

Releases: form8ion/project

v19.0.0-alpha.3

24 Jul 19:20
188015f
Compare
Choose a tag to compare
v19.0.0-alpha.3 Pre-release
Pre-release

19.0.0-alpha.3 (2024-07-24)

Bug Fixes

  • language-plugins: removed the default map since the schema already defines a default (188015f)

v19.0.0-alpha.2

24 Jul 03:24
70c7b75
Compare
Choose a tag to compare
v19.0.0-alpha.2 Pre-release
Pre-release

19.0.0-alpha.2 (2024-07-24)

Features

  • languages: moved the languages plugins under the plugins property (70c7b75)

BREAKING CHANGES

  • languages: languages now must be provided under the plugins property and as full plugins
    rather than a direct scaffolder function

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)