Releases: form8ion/project
Releases · form8ion/project
v17.0.0-beta.3
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. usedecisions
instead
v17.0.0-beta.2
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
v16.0.3
v16.0.2
v16.0.1
v16.0.0
16.0.0 (2023-05-28)
Features
- node-versions: dropped support for node v16.13 (1102d32), closes /github.com/testdouble/quibble/issues/97#issuecomment-1565250126
BREAKING CHANGES
- node-versions: node v16.14 is now the minimum required node version