Highlights
The no-sequences rule has a new option allowInParentheses
.
Enhancements
687ccae
Update: add option “allowInParentheses” to no-sequences (fixes #14197) (#14199) (Daniel Rentz)43f1685
Update:--quiet
should not supress--max-warnings
(fixes #14202) (#14242) (Milos Djermanovic)8984c91
Update: eslint --env-info output os info (#14059) (薛定谔的猫)
Bug Fixes
28583eb
Fix: no-mixed-operators false positives with? :
(fixes #14223) (#14226) (Milos Djermanovic)a99eb2d
Fix: Clarify line breaks in object-curly-newline (fixes #14024) (#14063) (armin yahya)
Documentation
909c727
Docs: Add valid example that shows vars in a block scope (#14230) (Ed S)ebd7026
Docs: Fix typo (#14225) (Greg Finley)