Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 20:54
· 10 commits to main since this release
351a7c9

6.0.0 (2023-10-24)

BREAKING CHANGES

  • This module now requires node.js 18 and up. It includes a variety of related changes:
  • Migrate from gts to xo for linting and code formatting
  • Upgrade multiple deps to the latest version that were blocked on node 16
  • Drop the codecov dependency and move to the github action
  • Update the tsconfig to target Node16 for the module strategy

It's entirely possible this change didn't break anything for most users, but it's also possible it did.