This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
Releases: travi/github-scaffolder
Releases · travi/github-scaffolder
v10.3.1
v10.3.0
v10.2.0
v10.1.0
v10.0.1
v10.0.0
v9.0.1
v9.0.0
9.0.0 (2023-04-15)
Features
- esm: converted the package to esm-only (eef3462)
- node-versions: dropped support for node v14 and v17 (b56f8d3)
Reverts
- Revert "Revert "test(unit): converted the gh-client-factory tests to vitest"" (1949f8e)
- Revert "Revert "test(unit): added vitest to prepare to convert mocha tests to vitest"" (57c4f01)
BREAKING CHANGES
- esm: the package is now esm-only
- node-versions: node v16.14 is now the minimum required version. node v14 and v17 are no longer
supported
v9.0.0-beta.5
9.0.0-beta.5 (2023-04-15)
Features
- esm: converted the package to esm-only (eef3462)
BREAKING CHANGES
- esm: the package is now esm-only
v9.0.0-beta.4
9.0.0-beta.4 (2023-04-12)
Reverts
- Revert "Revert "test(unit): converted the gh-client-factory tests to vitest"" (1949f8e)