Skip to content

Releases: form8ion/project

v17.0.0-beta.3

09 Jul 04:05
1d40beb
Compare
Choose a tag to compare
v17.0.0-beta.3 Pre-release
Pre-release

17.0.0-beta.3 (2023-07-09)

Features

  • options: removed overrides from the potential options to provide (1d40beb)

BREAKING CHANGES

  • options: overrides is no longer a support option. use decisions instead

v17.0.0-beta.2

08 Jul 03:20
5cbd216
Compare
Choose a tag to compare
v17.0.0-beta.2 Pre-release
Pre-release

17.0.0-beta.2 (2023-07-08)

Features

  • vcs-host: stopped passing the project language to the vcs-host scaffolders (5cbd216)

BREAKING CHANGES

  • vcs-host: the vcs-host plugin scaffolder no longer recieves projectType (project language),
    which wasnt used by any official plugins anyway

v17.0.0-beta.1

08 Jul 02:49
c93006e
Compare
Choose a tag to compare
v17.0.0-beta.1 Pre-release
Pre-release

17.0.0-beta.1 (2023-07-08)

Features

  • esm: converted the package to esm-only (c93006e), closes #1250

BREAKING CHANGES

  • esm: the package is now esm-only

v16.0.3

07 Jul 18:24
e23f8ee
Compare
Choose a tag to compare

16.0.3 (2023-07-07)

Bug Fixes

  • pr-badge: used the secure url for the generated pr badge link (8d67eb9)

v16.0.2

06 Jul 23:44
efc9243
Compare
Choose a tag to compare

16.0.2 (2023-07-06)

Bug Fixes

  • vcs-hosts: deprecated the use of projectType as expected property provided to the scaffolder (efc9243)

v16.0.1

21 Jun 08:31
Compare
Choose a tag to compare

16.0.1 (2023-06-21)

Bug Fixes

  • deps: update dependency @travi/cli-messages to v1.1.1 (f378eef)

v16.0.0

28 May 03:42
5c8a33f
Compare
Choose a tag to compare

16.0.0 (2023-05-28)

Features

BREAKING CHANGES

  • node-versions: node v16.14 is now the minimum required node version

v15.2.2

15 May 02:31
aa3d0d9
Compare
Choose a tag to compare

15.2.2 (2023-05-15)

Bug Fixes

  • scaffold-git: included the newline in the expected error message (aa3d0d9)

v15.2.1

14 May 04:49
266d9ba
Compare
Choose a tag to compare

15.2.1 (2023-05-14)

Bug Fixes

  • scaffold-git: properly handle git response when no remotes have yet been defined to list (266d9ba)

v15.2.0

29 Jan 06:07
01166d2
Compare
Choose a tag to compare

15.2.0 (2023-01-29)

Features

  • node-versions: expanded the supported ranges to include v18 (9af072f)