Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@keithamus keithamus released this 19 Mar 14:37
· 2 commits to main since this release
139bf63

What's Changed

BREAKING CHANGE: This project is now ESM. Users of Node < 20.x will need to upgrade their version of Node, or continue to use v5.x of this library.

  • Remove github plugin from typescript by @gracepark in #610
  • Add typescript by @gracepark in #616
  • chore(deps): bump the all-dependencies group across 1 directory with 9 updates by @dependabot in #617
  • chore(deps): bump eslint-config-prettier from 10.0.1 to 10.0.2 in the all-dependencies group by @dependabot in #618
  • chore(deps): bump the all-dependencies group with 8 updates by @dependabot in #619
  • chore(deps): bump the all-dependencies group with 4 updates by @dependabot in #620
  • chore: update rule meta to satisfiy lint rules by @43081j in #621
  • feat: migrate to ESM only by @43081j in #622

New Contributors

Full Changelog: v5.1.8...v6.0.0