v0.3.1
What's Changed
- [Bug fix] Add
meta.hasSuggestions
for newer eslint by @fsubal in #7- ESLint 8+ requires rules to have
meta.hasSuggestions
, but we did not have it
- ESLint 8+ requires rules to have
- Updated deps
- Bump typescript from 4.3.5 to 4.9.4 by @dependabot in #11
- Bump mocha from 7.2.0 to 10.2.0 by @dependabot in #12
- Bump eslint and @types/eslint by @dependabot in #9
- Bump @types/estree from 0.0.49 to 1.0.0 by @dependabot in #10
- Bump @types/estree-jsx from 0.0.1 to 1.0.0 by @dependabot in #8
New Contributors
- @fsubal made their first contribution in #7
- @dependabot made their first contribution in #11
Full Changelog: v0.3.0...v0.3.1