Skip to content

Releases: form8ion/project

v17.0.7

31 Aug 15:55
Compare
Choose a tag to compare

17.0.7 (2023-08-31)

Bug Fixes

  • deps: update dependency spdx-license-list to v6.7.0 (10272de)

v17.0.6

15 Aug 05:10
Compare
Choose a tag to compare

17.0.6 (2023-08-15)

Bug Fixes

  • deps: update dependency hosted-git-info to v7 (896712b)

v17.0.5

30 Jul 07:10
Compare
Choose a tag to compare

17.0.5 (2023-07-30)

Bug Fixes

  • deps: update dependency @form8ion/readme to v3.0.3 (a0dcbe8)

v17.0.4

22 Jul 10:08
Compare
Choose a tag to compare

17.0.4 (2023-07-22)

Bug Fixes

  • deps: update dependency @form8ion/readme to v3.0.2 (8a01fb0)

v17.0.3

19 Jul 00:23
Compare
Choose a tag to compare

17.0.3 (2023-07-19)

Bug Fixes

  • deps: update dependency word-wrap to v1.2.4 [security] (e3b3fe4)

v17.0.2

15 Jul 09:58
Compare
Choose a tag to compare

17.0.2 (2023-07-15)

Bug Fixes

  • deps: update dependency @form8ion/readme to v3.0.1 (1e1c9a3)

v17.0.1

10 Jul 11:56
Compare
Choose a tag to compare

17.0.1 (2023-07-10)

Bug Fixes

  • deps: update dependency @form8ion/readme to v3 (81a0fc1)

v17.0.0

09 Jul 04:11
5101980
Compare
Choose a tag to compare

17.0.0 (2023-07-09)

Features

  • esm: converted the package to esm-only (c93006e), closes #1250
  • options: removed overrides from the potential options to provide (1d40beb)
  • vcs-host: stopped passing the project language to the vcs-host scaffolders (5cbd216)

BREAKING CHANGES

  • options: overrides is no longer a support option. use decisions instead
  • vcs-host: the vcs-host plugin scaffolder no longer recieves projectType (project language),
    which wasnt used by any official plugins anyway
  • esm: the package is now esm-only

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