Skip to content

Releases: eslint-community/regexpp

v4.10.1

03 Jun 14:59
f38e97a
Compare
Choose a tag to compare

4.10.1 (2024-06-03)

Bug Fixes

  • updates unicode resource with latest (#196) (f38e97a)

v4.10.0

25 Oct 16:15
2e8f1af
Compare
Choose a tag to compare

4.10.0 (2023-10-25)

Features

v4.9.1

02 Oct 10:18
af5c7f7
Compare
Choose a tag to compare

4.9.1 (2023-10-02)

Bug Fixes

v4.9.0

27 Sep 00:13
8c2965e
Compare
Choose a tag to compare

4.9.0 (2023-09-27)

Features

  • update unicode ids with unicode v15.1 (#139) (8c2965e)

v4.8.2

25 Sep 20:43
33e8203
Compare
Choose a tag to compare

4.8.2 (2023-09-25)

Bug Fixes

  • error in expression with nested expression (#143) (33e8203)

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)