v1.19.0
What's Changed
✨ New
- feat(plugins/x): add
no-context-provider
rule by @rEl1cx - feat(plugins/x): add autofix for
no-forward-ref
rule by @rEl1cx in #874 - feat(plugins/eslint-plugin): add
no-forward-ref
andno-context-provider
to recommended presets by @rEl1cx
🪄 Improvements
- refactor(plugins/eslint-plugin): remove
prefer-read-only-props
fromrecommended-type-checked
preset by @rEl1cx in #872 - refactor(plugins/eslint-plugin): hide
avoid-shorthand-boolean
andavoid-shorthand-fragment
from presets and docs by @rEl1cx in #876 - Update
@typescript-eslint
's packages to^8.18.0
.
Full Changelog: v1.18.0...v1.19.0