What's Changed
✨ New
- feat(plugins/x): add
no-context-providerrule by @Rel1cx - feat(plugins/x): add autofix for
no-forward-refrule by @Rel1cx in #874 - feat(plugins/eslint-plugin): add
no-forward-refandno-context-providerto recommended presets by @Rel1cx
🪄 Improvements
- refactor(plugins/eslint-plugin): remove
prefer-read-only-propsfromrecommended-type-checkedpreset by @Rel1cx in #872 - refactor(plugins/eslint-plugin): hide
avoid-shorthand-booleanandavoid-shorthand-fragmentfrom presets and docs by @Rel1cx in #876 - Update
@typescript-eslint's packages to^8.18.0
Full Changelog: v1.18.0...v1.19.0