What's Changed
- feat: support .node-version file by @totto2727 in #218
- feat: upload coverage to artifacts in test job by @loderunner in #207
- chore(deps-dev): bump micromatch from 4.0.5 to 4.0.8 in /sample in the npm_and_yarn group by @dependabot in #224
- feat: optionally store artifacts after script in run job by @loderunner in #206
- Update cache version for yarn failing job by @marboledacci in #225
- fix: remove unused node-install-dir parameter by @dsanders11 in #186
- fix!: do not fall back to source builds of Node.js by @dsanders11 in #185
This version is removing the node-install-dir parameter from install command and the installation no longer install from source.
New Contributors
- @totto2727 made their first contribution in #218
- @loderunner made their first contribution in #207
- @marboledacci made their first contribution in #225
Full Changelog: v5.3.0...v6.0.0