eslint-visitor-keys

Constants and utilities about visitor keys to traverse AST.

APACHE-2.0 License

Stars
40
Committers
22

Bot releases are visible (Hide)

eslint-visitor-keys - v4.0.0 Latest Release

Published by github-actions[bot] 9 months ago

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

eslint-visitor-keys - v3.4.3

Published by github-actions[bot] about 1 year ago

3.4.3 (2023-08-08)

Chores

eslint-visitor-keys - v3.4.2

Published by github-actions[bot] over 1 year ago

3.4.2 (2023-07-27)

Documentation

Chores

eslint-visitor-keys - v3.4.1

Published by github-actions[bot] over 1 year ago

3.4.1 (2023-05-05)

Bug Fixes

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

Chores

eslint-visitor-keys - https://github.com/eslint/eslint-visitor-keys/releases/tag/v3.4.0

Published by eslintbot over 1 year ago

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

  • 81c0732 build: add node v18 (#39) (唯然)

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)
eslint-visitor-keys - https://github.com/eslint/eslint-visitor-keys/releases/tag/v3.3.0

Published by eslintbot over 2 years ago

Features

  • 7f10327 feat: Bundle JSDoc-built TypeScript declaration file (#34) (Brett Zamir)
eslint-visitor-keys - https://github.com/eslint/eslint-visitor-keys/releases/tag/v3.2.0

Published by eslintbot almost 3 years ago

Features

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

Documentation

  • 2a5c9a6 docs: readme add syntax highlighting (#32) (coderaiser)
eslint-visitor-keys - https://github.com/eslint/eslint-visitor-keys/releases/tag/v3.1.0

Published by eslintbot almost 3 years ago

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

Published by nzakas over 3 years ago

  • 701b67d Breaking: drop node v10/v13/v15 (refs eslint/eslint#14023) (#23) (薛定谔的猫)
  • f584b12 Breaking: Switch to ESM (#24) (Brett Zamir)
  • 7279e73 Build: Update branch reference in CI (#25) (Milos Djermanovic)
  • c6846d6 Upgrade: eslint-release (#21) (Nicholas C. Zakas)
eslint-visitor-keys -

Published by nzakas over 3 years ago

  • 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)
eslint-visitor-keys - https://github.com/eslint/eslint-visitor-keys/releases/tag/v2.0.0

Published by eslintbot about 4 years ago

  • fb86ca3 Breaking: drop support for Node <10 (#13) (Kai Cataldo)
  • 69383b3 Chore: move to GitHub Actions (#14) (Kai Cataldo)
eslint-visitor-keys - https://github.com/eslint/eslint-visitor-keys/releases/tag/v1.3.0

Published by eslintbot over 4 years ago

  • c92dd7f Update: add ChainExpression node (#12) (Toru Nagashima)
eslint-visitor-keys - https://github.com/eslint/eslint-visitor-keys/releases/tag/v1.2.0

Published by eslintbot over 4 years ago

  • 21f28bf Update: added exported in exportAllDeclaration key (#10) (Anix)
eslint-visitor-keys - https://github.com/eslint/eslint-visitor-keys/releases/tag/v1.1.0

Published by eslintbot about 5 years ago

eslint-visitor-keys - https://github.com/eslint/eslint-visitor-keys/releases/tag/v1.0.0

Published by eslintbot almost 7 years ago

  • 1f6bd38 Breaking: update keys (#4) (Toru Nagashima)
eslint-visitor-keys - https://github.com/eslint/eslint-visitor-keys/releases/tag/v0.1.0

Published by eslintbot almost 7 years ago

  • 17b4a88 Chore: update repository field in package.json (#3) (Toru Nagashima)
  • a5a026b New: eslint-visitor-keys (#1) (Toru Nagashima)
  • a1a48b8 Update: Change license to Apache 2 (#2) (Ilya Volodin)
  • 2204715 Initial commit (Toru Nagashima)