GitHub
02/13/2023, 3:27 PMv8.34.0
Features
• `9b2fcf7` feat:supportsarray-callback-return(#16845) (SUZUKI Sosuke)Array.prototype.toSorted
Bug Fixes
• `923f61d` fix: false positive with assignment in(#16872) (Francesco Trotta)no-extra-parens
Documentation
• `f0a9883` docs: split rules documentation (#16797) (Ben Perlmutter)
• `67aa37b` docs: fix typo in command-line-interface.md (#16871) (Kevin Rouchut)
• `337f7ed` docs: fix width of language input (#16849) (Tanuj Kanti)
• `71349a1` docs: Configure a Parser page (#16803) (Ben Perlmutter)
• `de7e925` docs: remove extra line numbers in example (#16848) (jonz94)
• `ad38d77` docs: Update README (GitHub Actions Bot)
Chores
• `9dbe06d` chore: addproperty to array-element-newline schema (#16877) (MHO)type
• `a061527` chore: Remove unused functions (#16868) (Nicholas C. Zakas)
v8.33.0
Features
• `2cc7954` feat: addoption to no-restricted-exports rule (#16785) (Nitin Kumar)restrictDefaultExports
Documentation
• `17f4be2` docs: Fix examples in no-multiple-empty-lines rule (#16835) (jonz94)
• `9c7cfe3` docs: 'Source Code' content in 'Set up Development Environment' page (#16780) (Ben Perlmutter)
• `ede5c64` docs: Custom processors page (#16802) (Ben Perlmutter)
• `2620614` docs: Code of Conduct page (#16781) (Ben Perlmutter)
• `50a8efd` docs: report a sec vulnerability page (#16808) (Ben Perlmutter)
• `ed60afd` docs: Update page titles, section landing pages, and side TOC (#16760) (Ben Perlmutter)
• `333c712` docs: add background to code-path-diagrams for dark-mode (#16822) (Tanuj Kanti)
• `f5f7b9b` docs: Update README (GitHub Actions Bot)
• `2aa4f5f` docs: no-constant-condition: Add multi-comparison example (#16776) (Sebastian Simon)
• `40287db` docs: Remove Google Group icon (#16779) (Nicholas C. Zakas)
• `ea10ca5` docs: 'a .eslint' -> 'an .eslint' for consistency (#16809) (Ben Perlmutter)
• `3be0748` docs: add example for nodejs lintText api (#16789) (Siva K)
• `ce4f5ff` docs: Replace removed related rules with a valid rule (#16800) (Ville Saalo)
v8.32.0
Features
• `fc20f24` feat: add suggestions for redundant wrapping in prefer-regex-literals (#16658) (YeonJuan)
Bug Fixes
• `b4f8329` fix: ignore directives for no-fallthrough (#16757) (gfyoung)
Documentation
• `17b65ad` docs: IA Update page URL move (#16665) (Ben Perlmutter)
• `5981296` docs: fix theme switcher button (#16752) (Sam Chen)
• `6669413` docs: deploy prerelease docs under thepath (#16541) (Nitin Kumar)/docs/next/
• `78ecfe0` docs: use inline code for rule options name (#16768) (Percy Ma)... (truncated) Changelog Sourced from eslint's changelog.
v8.34.0 - February 10, 2023
• `f0a9883` docs: split rules documentation (#16797) (Ben Perlmutter)
• `923f61d` fix: false positive with assignment inpact-foundation/nestjs-pact ✅ All checks have passed 4/4 successful checks(<https://github-redir…no-extra-parens
GitHub
02/27/2023, 3:12 PM