Skip to content

Releases: eslint/js

espree: v11.0.0

10 Nov 16:29
Immutable release. Only release title and notes can be modified.
3efd403

Choose a tag to compare

11.0.0 (2025-11-07)

⚠ BREAKING CHANGES

  • Program range span entire source text (#677)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#696)

Features

  • Program range span entire source text (#677) (68bbb74)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#696) (9c84ecb)

Dependencies

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

eslint-visitor-keys: v5.0.0

10 Nov 16:29
Immutable release. Only release title and notes can be modified.
3efd403

Choose a tag to compare

5.0.0 (2025-11-07)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#696)

Features

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#696) (9c84ecb)

eslint-scope: v9.0.0

10 Nov 16:29
Immutable release. Only release title and notes can be modified.
3efd403

Choose a tag to compare

9.0.0 (2025-11-07)

⚠ BREAKING CHANGES

  • Resolve references to global var/function, add addGlobals() (#682)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#696)

Features

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#696) (9c84ecb)
  • Resolve references to global var/function, add addGlobals() (#682) (f007b46)

Dependencies

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

espree: v10.4.0

09 Jun 15:45
ab3d593

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

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

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

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

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

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

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