
Highlights
- The no-restricted-exports rule gained a new restrictDefaultExportsoption to control where thedefaultexport can be used.
- This release continues our ongoing documentation update project. All moved pages should redirect to their new locations, but please let us know if you find any broken links.
Features
- 2cc7954feat: add- restrictDefaultExportsoption to no-restricted-exports rule (#16785) (Nitin Kumar)
Documentation
- 17f4be2docs: Fix examples in no-multiple-empty-lines rule (#16835) (jonz94)
- 9c7cfe3docs: ‘Source Code’ content in ‘Set up Development Environment’ page (#16780) (Ben Perlmutter)
- ede5c64docs: Custom processors page (#16802) (Ben Perlmutter)
- 2620614docs: Code of Conduct page (#16781) (Ben Perlmutter)
- 50a8efddocs: report a sec vulnerability page (#16808) (Ben Perlmutter)
- ed60afddocs: Update page titles, section landing pages, and side TOC (#16760) (Ben Perlmutter)
- 333c712docs: add background to code-path-diagrams for dark-mode (#16822) (Tanuj Kanti)
- f5f7b9bdocs: Update README (GitHub Actions Bot)
- 2aa4f5fdocs: no-constant-condition: Add multi-comparison example (#16776) (Sebastian Simon)
- 40287dbdocs: Remove Google Group icon (#16779) (Nicholas C. Zakas)
- ea10ca5docs: ‘a .eslint’ -> ‘an .eslint’ for consistency (#16809) (Ben Perlmutter)
- 3be0748docs: add example for nodejs lintText api (#16789) (Siva K)
- ce4f5ffdocs: Replace removed related rules with a valid rule (#16800) (Ville Saalo)
