Skip to content

v1.11.0

Compare
Choose a tag to compare
@ota-meshi ota-meshi released this 23 Nov 06:49
· 221 commits to master since this release

✨ Enhancements

  • Add regexp/no-extra-lookaround-assertions rule by @ota-meshi in #482
  • Improve regexp/prefer-lookaround rule to report when there are leading/trailing assertions by @ota-meshi in #480

🐛 Bug Fixes

  • Fixed false negatives around edges in regexp/no-useless-assertions rule by @RunDevelopment in #486

Full Changelog: v1.10.0...v1.11.0