Releases: form8ion/codecov
Releases · form8ion/codecov
v4.0.1
4.0.1 (2022-09-03)
Bug Fixes
- deps: update dependency @form8ion/core to v2 (bbe8cc0)
v4.0.0
4.0.0 (2022-09-02)
Features
- node-versions: dropped support for node v14 (89657d8)
BREAKING CHANGES
- node-versions: node v14 is no longer supported
v3.0.1
3.0.1 (2022-06-30)
Bug Fixes
- dependencies: bumped got to the latest cjs version (03e244c)
Reverts
- Revert "fix(deps): update dependency execa to v6" (eec3aa5)
- Revert "fix(deps): update dependency got to v12" (364ead9)
v3.0.0
3.0.0 (2022-05-01)
Features
- node-versions: dropped support for node v12 since it is now EOL (f314321)
BREAKING CHANGES
- node-versions: node version v14.15 is now the lowest supported version and v15 is also dropped
v2.0.2
2.0.2 (2022-04-20)
Bug Fixes
- reporter-action: updated the action to v3 (386ae8d)
v2.0.1
2.0.1 (2022-01-04)
Bug Fixes
- package-update: prevented reordering of package properties when removing the report script (731137a)
v2.0.0
2.0.0 (2021-12-23)
Bug Fixes
- legacy-reporting: removed the configuration for the use of the legacy uploader (0432b9f), closes #6
BREAKING CHANGES
- legacy-reporting: the legacy Codecov uploader is no longer configured as part of scaffolding because
it has been deprecated by the Codecov team. use the recently added lift
functionality after
scaffolding to enable use of the modern uploading tools
v1.7.0
1.7.0 (2021-12-23)
Features
- github-workflow: prevented returning an unnecessary next-step with GH Actions is CI provider (74d5f55)
v1.6.0
1.6.0 (2021-12-23)
Features
- lift: updated the github worflow to use the official GH Action for reporting (24a8b4a)
v1.5.0
1.5.0 (2021-12-22)
Features
- lift: removed the
codecov
package related to the legacy uploader (8b50e71)