Skip to content

v5.11.0

Compare
Choose a tag to compare
@eslintbot eslintbot released this 23 Dec 04:23
· 2786 commits to main since this release
  • b4395f6 New: add option first for VariableDeclarator in indent (fixes #8976) (#11193) (Pig Fang)
  • 2b5a602 New: no-useless-catch rule (fixes #11174) (#11198) (Alexander Grasley)
  • 06b3b5b Fix: Account for comments in implicit-arrow-linebreak (#10545) (Mark de Dios)
  • 4242314 Update: handle computed properties in camelcase (fixes #11084) (#11113) (Bence Dányi)
  • 1009304 Docs: add a note for no-unused-expressions (fixes #11169) (#11192) (Pig Fang)
  • 88f99d3 Docs: clarify how to use configs in plugins (#11199) (Kai Cataldo)
  • bcf558b Docs: Clarify the no-unused-vars docs (#11195) (Jed Fox)
  • a470eb7 Docs: Fix no-irregular-whitespace description (#11196) (Jed Fox)
  • 8abc8af Docs: Remove a misleading example (#11204) (Bogdan Gradinariu)
  • 733d936 Docs: link to JSDoc EOL blogpost in valid-jsdoc and require-jsdoc (#11191) (Nathan Diddle)
  • d5eb108 Docs: Ensure triage label is added to new issues (#11182) (Teddy Katz)
  • 617a287 Docs: add missing deprecation notices for jsdoc rules (#11171) (Teddy Katz)