Releases: eslint/eslint-scope
Releases · eslint/eslint-scope
v5.1.1
9b528d7
Upgrade: esrecurse version to ^4.3.0 (#64) (Timofey Kachalov)
f758bbc
Chore: fix definiton -> definition typo in comments (#63) (Kevin Kirsche)
7513734
Chore: move to GitHub Actions (#62) (Kai Cataldo)
v5.1.0
d4a3764
Update: support new export syntax (#56) (Toru Nagashima)
v5.0.0
e9fa22e
Upgrade: update dependencies after dropping support for Node <8 (#53) (Kai Cataldo)
ee9f7c1
Breaking: drop support for Node v6 (#54) (Kai Cataldo)
v4.0.3
299df64
Fix: arrow function scope strictness (take 2) (#52) (futpib)
v4.0.2
c925600
Revert "Fix: Arrow function scope strictness (fixes #49) (#50)" (#51) (Teddy Katz)
v4.0.0-rc.0
- 3b919b8 Build: Adding rc release script to package.json (#38) (Kevin Partington)
- 137732a Chore: avoid creating package-lock.json files (#37) (Teddy Katz)
v4.0.0-alpha.0
- 7cc3769 Upgrade: eslint-release ^0.11.1 (#36) (Teddy Katz)
- c9f6967 Breaking: remove TDZScope (refs eslint/eslint#10245) (#35) (Toru Nagashima)
- 982a71f Fix: wrong resolution about default parameters (#33) (Toru Nagashima)
- 57889f1 Docs: Remove extra header line from LICENSE (#32) (Gyandeep Singh)