Highlights
The prefer-named-capture-group rule has been added. This rule encourages the use of named capture groups over numbered capture groups.
Features
ec59ec0
New: add rule “prefer-named-capture-group” (fixes #11381) (#11392) (Pig Fang)
Enhancements
Bug Fixes
6489518
Fix: no-extra-parens crash when code is “((let))” (#11444) (Teddy Katz)
Documentation
8f3d717
Docs: Add non-attending TSC member info (#11411) (Nicholas C. Zakas)ce0777d
Docs: use more common spelling (#11417) (薛定谔的猫)
Dependency Upgrades
Build Related
4088c6c
Build: Remove path.resolve in webpack build (#11462) (Kevin Partington)eb0650b
Build: fix linting errors on master (#11428) (Teddy Katz)db0c5e2
Build: switch from browserify to webpack (fixes #11366) (#11398) (Pig Fang)