Releases: keithamus/eslint-plugin-escompat
Releases · keithamus/eslint-plugin-escompat
v3.11.4
What's Changed
- no-regexp-lookbehind.js - fix negative lookbehind pattern by @ghbob in #42
New Contributors
Full Changelog: v3.11.3...v3.11.4
v3.11.2
What's Changed
- Fix breaking
this
while using Browserslist API by @ai in #37
New Contributors
- @ai made their first contribution in #37
Full Changelog: v3.11.1...v3.11.2
v3.11.0
What's Changed
- feat: switch default
typescript
and flat/typescript
configs to use the 2025 version by @brettz9 in #34
Full Changelog: v3.10.0...v3.11.0
v3.10.0
What's Changed
- feat: add rule
no-regexp-duplicate-named-groups
(and bump to ES2025) by @brettz9 in #32
Full Changelog: v3.9.0...v3.10.0