
Highlights
- The no-extra-parens rule has a new option allowParensAfterCommentPattern.
- The prefer-named-capture-group rule now provides suggestions for some of the problems reported by this rule.
Features
- 49a07c5feat: add- allowParensAfterCommentPatternoption to no-extra-parens (#16561) (Nitin Kumar)
- e6a865dfeat:- prefer-named-capture-groupadd suggestions (#16544) (Josh Goldberg)
- a91332bfeat: In no-invalid-regexp validate flags also for non-literal patterns (#16583) (trosos)
Documentation
- 0311d81docs: Configuring Plugins page intro, page tweaks, and rename (#16534) (Ben Perlmutter)
- 57089b1docs: add a property assignment example for camelcase rule (#16605) (Milos Djermanovic)
- b6ab030docs: add docs codeowners (#16601) (Strek)
- 6380c87docs: fix sitemap and feed (#16592) (Milos Djermanovic)
- ade621ddocs: perf debounce the search query (#16586) (Shanmughapriyan S)
- fbcf3abdocs: fix searchbar clear button (#16585) (Shanmughapriyan S)
- f894035docs: HTTPS link to yeoman.io (#16582) (Christian Oliff)
- de12b26docs: Update configuration file pages (#16509) (Ben Perlmutter)
- 1ae9f20docs: update correct code examples for- no-extra-parensrule (#16560) (Nitin Kumar)
