Skip to content

Releases: eslint/eslint-visitor-keys

v4.0.0

09 Feb 22:31
b75dc7d
Compare
Choose a tag to compare

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

11 Aug 14:49
d08d617
Compare
Choose a tag to compare

3.4.3 (2023-08-08)

Chores

v3.4.2

28 Jul 15:15
2e495d1
Compare
Choose a tag to compare

3.4.2 (2023-07-27)

Documentation

Chores

v3.4.1

05 May 18:35
2df6ad8
Compare
Choose a tag to compare

3.4.1 (2023-05-05)

Bug Fixes

  • correct types for node16 resolution (#47) (7bd1fc1)

Chores

v3.4.0

27 Mar 21:59
Compare
Choose a tag to compare

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

11 Feb 22:05
Compare
Choose a tag to compare

Features

  • 7f10327 feat: Bundle JSDoc-built TypeScript declaration file (#34) (Brett Zamir)

v3.2.0

15 Jan 23:05
Compare
Choose a tag to compare

Features

  • 5c53218 feat: add missing JSXOpeningFragment and JSXClosingFragment (#33) (Richard Huang)

Documentation

  • 2a5c9a6 docs: readme add syntax highlighting (#32) (coderaiser)

v3.1.0

08 Nov 13:29
Compare
Choose a tag to compare

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 (薛定谔的猫)

v3.0.0

25 Jun 00:28
Compare
Choose a tag to compare

v2.1.0

04 May 01:28
Compare
Choose a tag to compare
  • 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)