Releases: HylandSoftware/unit-test-reporter
Releases · HylandSoftware/unit-test-reporter
v3.0.0
3.0.0 (2024-05-08)
Features
BREAKING CHANGES
- updates the node runtime and a number of libraries. This should not have an impact downstream, as node16 was already deprecated and warning runners of impending breakage, but marking the update as breaking just in case.
v2.0.0
2.0.0 (2023-05-24)
Originally released as v1.2.3
Upgraded to 2.0.0 as the Node.JS version upgrade is a breaking change for any repositories which specifically install a Node.JS version < v16.
That can be done using the setup-node
action.
For reference, see https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/
No repositories had upgraded to 1.2.3: https://github.com/search?q=org%3AHylandSoftware+%22unit-test-reporter%40v1.2.3%22&type=code