Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 18:01
· 212 commits to main since this release
c9cefaa

What's Changed

💥 Breaking Change

  • This package is now pure ESM. Please read this.
  • Drop Node 14 and 16 support.

🏠 Internal

  • Update eslint config to use flat config.
  • Update eslint to v9.
  • Add restrictive Code Style with eslint.
  • Replace istanbuljs/nyc with c8.
  • Improve linting
  • Fix some non-working tests

Full Changelog: v2.1.0...v3.0.0