v1.6.0
✨ Enhancements
- Make
regexp/no-dupe-disjunctions
account for nested alternatives by @RunDevelopment in #404 - Add suggestions for
regexp/no-dupe-disjunctions
by @RunDevelopment in #406
🐛 Bug Fixes
- Fix false positives for matchAll in
regexp/no-unused-capturing-group
rule by @ota-meshi in #403
Full Changelog: v1.5.1...v1.6.0