Skip to content

Releases: eslint-community/regexpp

v4.6.2

25 Jul 23:38
72e9b5a
Compare
Choose a tag to compare

4.6.2 (2023-07-25)

Bug Fixes

  • wrong syntax error message when using RegExpValidator#validatePattern and RegExpValidator#validateFlags. (#113) (72e9b5a)

v4.6.1

24 Jul 14:11
96989df
Compare
Choose a tag to compare

4.6.1 (2023-07-24)

Bug Fixes

  • SyntaxError message for v flag with RegExpValidator#validatePattern (#110) (96989df)

v4.6.0

22 Jul 04:17
31dac9d
Compare
Choose a tag to compare

4.6.0 (2023-07-22)

Features

v4.5.1

30 Apr 01:35
811bcaa
Compare
Choose a tag to compare

4.5.1 (2023-04-30)

Bug Fixes

  • add types condition to the front of the exports (#85) (811bcaa)

v4.5.0

29 Mar 00:57
f66121d
Compare
Choose a tag to compare

4.5.0 (2023-03-29)

Features

  • support Unicode properties added in ES2023 (#59) (f66121d)

v4.4.1

23 Mar 06:41
5712c5f
Compare
Choose a tag to compare

4.4.1 (2023-03-23)

Bug Fixes

  • allow named backreferences without u flag in strict (#56) (5712c5f)

v4.4.0

18 Jan 11:24
ea8dee9
Compare
Choose a tag to compare

4.4.0 (2023-01-18)

Features

v4.3.0

17 Jan 00:28
999b69a
Compare
Choose a tag to compare

4.3.0 (2023-01-17)

Features

  • add onRegExpFlags to RegExpValidator.Options and deprecate onFlags (#50) (999b69a)

v4.2.0

14 Jan 00:11
c5696d6
Compare
Choose a tag to compare

4.2.0 (2023-01-14)

Features

  • support Unicode properties added in ES2022 (#6) (c5696d6)

v4.1.0

14 Jan 00:06
f373f34
Compare
Choose a tag to compare

4.1.0 (2023-01-14)

Features

  • support Unicode ids added in v14+15 (#7) (9e06bc0)