v1.11.0
✨ Enhancements
- Add
regexp/no-extra-lookaround-assertionsrule by @ota-meshi in #482 - Improve
regexp/prefer-lookaroundrule to report when there are leading/trailing assertions by @ota-meshi in #480
🐛 Bug Fixes
- Fixed false negatives around edges in
regexp/no-useless-assertionsrule by @RunDevelopment in #486
Full Changelog: v1.10.0...v1.11.0