Skip to content

Releases: eslint/js

espree: v10.4.0

09 Jun 15:45
ab3d593
Compare
Choose a tag to compare

10.4.0 (2025-06-09)

Features

  • Add support for ES2026 using and await using declarations (#658) (39e0865)

Dependencies

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

eslint-visitor-keys: v4.2.1

09 Jun 15:45
ab3d593
Compare
Choose a tag to compare

4.2.1 (2025-06-09)

Bug Fixes

  • order visitor keys for ExportSpecifier in source code order (#656) (dbad7d8)

eslint-scope: v8.4.0

09 Jun 15:45
ab3d593
Compare
Choose a tag to compare

8.4.0 (2025-06-09)

Features

  • Add support for ES2026 using and await using declarations (#658) (39e0865)

Dependencies

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

eslint-scope: v8.3.0

07 Mar 20:41
e01326a
Compare
Choose a tag to compare

8.3.0 (2025-03-07)

Features

  • Option to track JSX components as references (#646) (6dd3cbc)

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