v2.0.0
This is a breaking change because of the way it now runs on Node.js 16, which requires a newer GitHub Actions runner version. If you're using ubuntu-latest
or any of the other -latest
runner versions, this should be a safe upgrade that doesn't require any further changes on your part.
This should resolve warnings about the deprecation of node12
.
What's Changed
Full Changelog: v1.1.4...v2.0.0