This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
Releases: eslint/eslint-scope
Releases · eslint/eslint-scope
v8.0.2
v8.0.1
8.0.1 (2024-03-20)
Documentation
Chores
- switch to eslint flat config (#121) (59b1606)
- upgrade [email protected], [email protected] (#119) (6f95a94)
v8.0.0
8.0.0 (2024-01-04)
⚠ BREAKING CHANGES
- use ESTree
directive
property when searching for"use strict"
(#118) - class
extends
is evaluated in the class scope (#116) - Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#115)
Features
- Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#115) (ed67857)
- use ESTree
directive
property when searching for"use strict"
(#118) (23fe81f)
Bug Fixes
Documentation
Chores
v7.2.2
v7.2.1
v7.2.0
Features
Documentation
Build Related
Chores
v7.1.1
Bug Fixes
Chores
8938109
chore: upgrade [email protected] [email protected] (#88) (Milos Djermanovic)ceb8bdd
ci: use node v16 (#84) (Nitin Kumar)62e147b
test: add tests with year-basedecmaVersion
(#83) (Milos Djermanovic)
v7.1.0
v7.0.0
v6.0.0
4ee1d80
Fix: Ensure correct version in package (#73) (Nicholas C. Zakas)82a7e6d
Breaking: Switch to ESM (fixes #70) (#71) (Brett Zamir)0b4a5f1
Update: support class fields (refs eslint/eslint#14343) (#69) (Toru Nagashima)39f8cfc
Chore: upgrade estraverse to version 5 (#68) (Rouven Weßling)ae27ff3
Docs: Add range to espree options in README (fixes #66) (#67) (Alan Liang)