Published under: Release Notes
1 min read
Highlights
- One new rule has been added:
no-useless-catch
- The
indent
rule now supports aVariableDeclarator: "first"
option.
Features
b4395f6
New: add optionfirst
for VariableDeclarator in indent (fixes #8976) (#11193) (Pig Fang)2b5a602
New: no-useless-catch rule (fixes #11174) (#11198) (Alexander Grasley)
Enhancements
Bug Fixes
06b3b5b
Fix: Account for comments in implicit-arrow-linebreak (#10545) (Mark de Dios)
Documentation
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: Ensuretriage
label is added to new issues (#11182) (Teddy Katz)617a287
Docs: add missing deprecation notices for jsdoc rules (#11171) (Teddy Katz)