Releases: eslint-community/regexpp
Releases · eslint-community/regexpp
v4.3.0
4.3.0 (2023-01-17)
Features
- add
onRegExpFlags
to RegExpValidator.Options
and deprecate onFlags
(#50) (999b69a)
v4.2.0
4.2.0 (2023-01-14)
Features
- support Unicode properties added in ES2022 (#6) (c5696d6)
v4.1.0
4.1.0 (2023-01-14)
Features
- support Unicode ids added in v14+15 (#7) (9e06bc0)
v4.0.0
4.0.0 (2022-12-30)
Features
BREAKING CHANGES
- Requires Node@^12.0.0 || ^14.0.0 || ^16.0.0 || >=18.0.0
v3.2.1
3.2.1 (2022-11-28)
Bug Fixes