Published under: Release Notes
2 min read
Highlights
- The no-implicit-coercion rule has a new
disallowTemplateShorthand
option. - The no-multi-assign rule has a new
ignoreNonDeclaration
option.
Enhancements
f06ecdf
Update: Add disallowTemplateShorthand option in no-implicit-coercion (#13579) (Remco Haszing)b51d077
Update: add ignoreNonDeclaration to no-multi-assign rule (fixes #12545) (#14185) (t-mangoe)
Bug Fixes
c4d8b0d
Fix: no-unused-vars ignoreRestSiblings check assignments (fixes #14163) (#14264) (YeonJuan)
Documentation
71a80e3
Docs: fix broken links in Node.js API docs toc (#14296) (u-sho (Shouhei Uechi))bd46dc4
Docs: Fix incorrect reference to “braces” in arrow-parens (#14300) (emclain)0d6235e
Docs: update header in max-lines (#14273) (Shinigami)70c9216
Docs: Update issue triage to include blocked column (#14275) (Nicholas C. Zakas)abca186
Docs: Fix typo in suggestions section (#14293) (Kevin Partington)147fc04
Docs: Fixrepro:needed
label in bug report template (#14285) (Milos Djermanovic)e1cfde9
Docs: Update bug report template (#14276) (Nicholas C. Zakas)c85c2f1
Docs: Add fatal to Node.js API LintMessage type (#14251) (Brandon Mills)