Skip to content

v2.0.0

Compare
Choose a tag to compare
@mceachen mceachen released this 15 Jul 18:10
· 39 commits to main since this release
76ce847
  • ✨ If the version is parseable by semver, mkver will export versionMajor, versionMinor, versionPatch, and versionPrerelease fields. Examples are now in the README.

  • 📦 Improved test coverage with several different version flavors (including prerelease suffixes)

  • 📦 Upgrade all dev dependencies.

  • 💔/📦 Dropped Node 12 and added Node 18 to the CI matrix (12 is EOL)

Full Changelog: v1.6.0...v2.0.0