Skip to content

Releases: eslint/js

espree: v11.2.0

06 Mar 22:32
Immutable release. Only release title and notes can be modified.
a73b94b

Choose a tag to compare

11.2.0 (2026-03-04)

Features

  • allow top level using declaration in "commonjs" (#734) (3f7fb58)

eslint-scope: v9.1.2

06 Mar 22:32
Immutable release. Only release title and notes can be modified.
a73b94b

Choose a tag to compare

9.1.2 (2026-03-04)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • espree bumped from ^11.1.1 to ^11.2.0

espree: v11.1.1

20 Feb 14:39
Immutable release. Only release title and notes can be modified.
a52a694

Choose a tag to compare

11.1.1 (2026-02-20)

Bug Fixes

Dependencies

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

eslint-visitor-keys: v5.0.1

20 Feb 14:39
Immutable release. Only release title and notes can be modified.
a52a694

Choose a tag to compare

5.0.1 (2026-02-20)

Bug Fixes

eslint-scope: v9.1.1

20 Feb 14:39
Immutable release. Only release title and notes can be modified.
a52a694

Choose a tag to compare

9.1.1 (2026-02-20)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • eslint-visitor-keys bumped from ^5.0.0 to ^5.0.1
      • espree bumped from ^11.1.0 to ^11.1.1

espree: v11.1.0

19 Jan 18:21
Immutable release. Only release title and notes can be modified.
80033b8

Choose a tag to compare

11.1.0 (2026-01-18)

Features

Bug Fixes

  • restore comments property on tokenize() return value (#721) (5603ea9)

eslint-scope: v9.1.0

19 Jan 18:21
Immutable release. Only release title and notes can be modified.
80033b8

Choose a tag to compare

9.1.0 (2026-01-18)

Features

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • espree bumped from ^11.0.0 to ^11.1.0

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