v0.14.0
What's Changed
This version brings support for ESLint v9 and some great improvements from the community. Thank you!
My current plan is to release v1 soon with few or no changes.
- Cleanup dependencies by @nix6839 in #130
- Bump workflows by @nix6839 in #131
- Don't crash when encounter unknown node like
as
by @nix6839 in #134 - Expose flat configs from package root as .configs['flat/*']. by @joshwilsonvu in #139
- ESLint v9 backwards-compatible support by @joshwilsonvu in #140
Full Changelog: v0.13.2...v0.14.0