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