Skip to content

v1.19.0

Compare
Choose a tag to compare
@rEl1cx rEl1cx released this 09 Dec 21:58
· 262 commits to main since this release
0093526

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 and no-context-provider to recommended presets by @rEl1cx

🪄 Improvements

  • refactor(plugins/eslint-plugin): remove prefer-read-only-props from recommended-type-checked preset by @rEl1cx in #872
  • refactor(plugins/eslint-plugin): hide avoid-shorthand-boolean and avoid-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