Releases: eslint/eslint-visitor-keys
Releases · eslint/eslint-visitor-keys
v4.0.0
4.0.0 (2024-02-08)
⚠ BREAKING CHANGES
- Require Node.js
^18.18.0 || ^20.9.0 || >=21.1.0
(#63)
Features
- Require Node.js
^18.18.0 || ^20.9.0 || >=21.1.0
(#63) (388b2ac)
Chores
v3.4.3
3.4.3 (2023-08-08)
Chores
v3.4.2
3.4.2 (2023-07-27)
Documentation
Chores
v3.4.1
3.4.1 (2023-05-05)
Bug Fixes
- correct types for node16 resolution (#47) (7bd1fc1)
Chores
v3.4.0
Features
6ece4bd
feat: add JSXSpreadChild
and tool to build keys out of AST definitions (#36) (Brett Zamir)
Bug Fixes
e9a070f
fix: remove useless sourcemap url (fixes #43) (#44) (余腾靖)
Documentation
4beb7a7
docs: update badges (#37) (Milos Djermanovic)
Build Related
Chores
0398109
chore: add triage action (#42) (Milos Djermanovic)
bcffbe5
ci: add Node v19 (#41) (Milos Djermanovic)
c24f2e4
chore: update github actions and add funding field (#40) (Deepshika S)
v3.3.0
Features
7f10327
feat: Bundle JSDoc-built TypeScript declaration file (#34) (Brett Zamir)
v3.2.0
Features
5c53218
feat: add missing JSXOpeningFragment and JSXClosingFragment (#33) (Richard Huang)
Documentation
2a5c9a6
docs: readme add syntax highlighting (#32) (coderaiser)
v3.1.0
Enhancements
5f5b232
Update: add StaticBlock (#29) (Milos Djermanovic)
Documentation
7b756cd
Docs: Update the minimum Node.js version requirement (#26) (0uep)
Build Related
5e3e687
build: upgrade eslint-release to v3.2.0 to support conventional commits (#31) (Milos Djermanovic)
53d3939
Build: add node v17 (#30) (唯然)
Chores
e89bff9
Chore: use actions/setup-node@v2 (薛定谔的猫)
v2.1.0
908fdf8
Update: add PrivateIdentifier and PropertyDefinition (#20) (Toru Nagashima)
2d7be11
Chore: No longer test in Node.js 13 (#17) (Michaël De Boey)
b41b509
Docs: Update required Node.js version (#15) (Michaël De Boey)