Skip to content

Releases: eslint-community/regexpp

v4.8.1

11 Sep 23:49
97c3ce6
Compare
Choose a tag to compare

4.8.1 (2023-09-11)

Bug Fixes

  • error in expression character class with nested character class (#136) (97c3ce6)

v4.8.0

25 Aug 07:13
bc63c4c
Compare
Choose a tag to compare

4.8.0 (2023-08-25)

Features

  • improve types to fix parent type of string Unicode properties (#127) (bc63c4c)

v4.7.0

22 Aug 00:03
6a8c538
Compare
Choose a tag to compare

4.7.0 (2023-08-22)

Features

  • Fixed variants of ClassRangesCharacterClassElement (#123) (6a8c538)

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