Releases: travi/github-scaffolder
Releases · travi/github-scaffolder
v9.0.0-beta.3
Reverts
- Revert "Revert "test(unit): added vitest to prepare to convert mocha tests to vitest"" (57c4f01)
v9.0.0-beta.2
Reverts
- Revert "test(unit): added vitest to prepare to convert mocha tests to vitest" (b28bc48)
- Revert "test(unit): converted the gh-client-factory tests to vitest" (5bca961)
v9.0.0-beta.1
Features
- node-versions: dropped support for node v14 and v17 (b56f8d3)
BREAKING CHANGES
- node-versions: node v16.14 is now the minimum required version. node v14 and v17 are no longer
supported
v8.0.5
8.0.5 (2023-04-08)
Reverts
- Revert "test(unit): added vitest to prepare to convert mocha tests to vitest" (b28bc48)
- Revert "test(unit): converted the gh-client-factory tests to vitest" (5bca961)
v8.0.4
8.0.4 (2022-12-22)
Bug Fixes
- existing-repo: fetched the proposed repo directly rather than looking up in repo list (5fbe904)
v8.0.3
8.0.3 (2022-12-22)
Bug Fixes
- deps: update dependency @travi/cli-messages to v1.1.0 (944d395)
v8.0.2
8.0.2 (2022-07-08)
Bug Fixes
- deps: update dependency @octokit/rest to v19 (aa959dd)
v8.0.1
8.0.1 (2022-05-02)
Bug Fixes
- deps: update dependency octokit-auth-netrc to v2 (00e6923)
v8.0.0
8.0.0 (2022-05-01)
Features
- node-versions: dropped node v12 support since it is now EOL (aa126f4)
BREAKING CHANGES
- node-versions: the lowest supported node version is now v14.15 and v15 is dropped as well
v7.0.0
7.0.0 (2021-08-18)
Tests
- esm: raised the minimum required node version to v12.20 (31531b6)
BREAKING CHANGES
- esm: the minimum node version is now v12.20