Skip to content

eslint-scope: v9.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 16:29
Immutable release. Only release title and notes can be modified.
3efd403

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