Skip to content

Releases: eslint/js

espree: v10.3.0

29 Oct 19:24
844078a
Compare
Choose a tag to compare

10.3.0 (2024-10-29)

Features

  • add support for Import Attributes and RegExp Modifiers (#639) (2fd4222)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • eslint-visitor-keys bumped from ^4.1.0 to ^4.2.0

eslint-visitor-keys: v4.2.0

29 Oct 19:24
844078a
Compare
Choose a tag to compare

4.2.0 (2024-10-29)

Features

  • add support for Import Attributes and RegExp Modifiers (#639) (2fd4222)

eslint-scope: v8.2.0

29 Oct 19:24
844078a
Compare
Choose a tag to compare

8.2.0 (2024-10-29)

Features

  • add support for Import Attributes and RegExp Modifiers (#639) (2fd4222)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • eslint-visitor-keys bumped from ^4.1.0 to ^4.2.0
      • espree bumped from ^10.2.0 to ^10.3.0

espree: v10.2.0

27 Sep 14:54
6e899c7
Compare
Choose a tag to compare

10.2.0 (2024-09-27)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • eslint-visitor-keys bumped from ^4.0.0 to ^4.1.0

eslint-visitor-keys: v4.1.0

27 Sep 14:54
6e899c7
Compare
Choose a tag to compare

4.1.0 (2024-09-27)

Features

Bug Fixes

  • Update dependencies to avoid build failure (#631) (e8cd107)

eslint-scope: v8.1.0

27 Sep 14:54
6e899c7
Compare
Choose a tag to compare

8.1.0 (2024-09-27)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • eslint-visitor-keys bumped from ^4.0.0 to ^4.1.0
      • espree bumped from ^10.0.1 to ^10.2.0

v10.1.0

17 Jun 15:01
c7584e4
Compare
Choose a tag to compare

10.1.0 (2024-06-17)

Features

  • Support ES2025 and RegExp duplicate named capturing groups (#608) (3059713)

v10.0.1

09 Feb 22:53
5b82b84
Compare
Choose a tag to compare

10.0.1 (2024-02-09)

Chores

v10.0.0

26 Jan 19:46
8d6caaf
Compare
Choose a tag to compare

10.0.0 (2024-01-25)

⚠ BREAKING CHANGES

  • Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#589)

Features

  • Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#589) (e79cfa4)

Bug Fixes

Chores

v9.6.1

14 Jul 15:47
91ea350
Compare
Choose a tag to compare

9.6.1 (2023-07-14)

Chores