Skip to content

v2.0.0

Compare
Choose a tag to compare
@GaryGSC GaryGSC released this 02 Nov 22:13
1cd00ec

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

  • Run using Node.js 16, bump NPM & GHA deps by @GaryGSC in #26

Full Changelog: v1.1.4...v2.0.0