X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=.config%2Fcoc%2Fextensions%2Fnode_modules%2Fcoc-prettier%2Fnode_modules%2Feslint%2Fnode_modules%2Feslint-visitor-keys%2FCHANGELOG.md;h=f430297920143ec493b7b838a04064c0575adec2;hb=3be0a9efc698a9570a44456009afc6014812625a;hp=a980b62d253c10d4f8ad2cc5b69c1bfd735b9a08;hpb=3c06164f15bd10aed7d66b6314764a2961a14762;p=dotfiles%2F.git diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/eslint/node_modules/eslint-visitor-keys/CHANGELOG.md b/.config/coc/extensions/node_modules/coc-prettier/node_modules/eslint/node_modules/eslint-visitor-keys/CHANGELOG.md index a980b62d..f4302979 100644 --- a/.config/coc/extensions/node_modules/coc-prettier/node_modules/eslint/node_modules/eslint-visitor-keys/CHANGELOG.md +++ b/.config/coc/extensions/node_modules/coc-prettier/node_modules/eslint/node_modules/eslint-visitor-keys/CHANGELOG.md @@ -1,3 +1,9 @@ +v2.1.0 - May 3, 2021 + +* [`908fdf8`](https://github.com/eslint/eslint-visitor-keys/commit/908fdf8c0d9a352c696c8c1f4901280d1a0795f7) Update: add PrivateIdentifier and PropertyDefinition (#20) (Toru Nagashima) +* [`2d7be11`](https://github.com/eslint/eslint-visitor-keys/commit/2d7be11e4d13ac702c9fe3c529cadbd75b370146) Chore: No longer test in Node.js 13 (#17) (Michaël De Boey) +* [`b41b509`](https://github.com/eslint/eslint-visitor-keys/commit/b41b509b153ecd8d47af46a421122f64e93d4c67) Docs: Update required Node.js version (#15) (Michaël De Boey) + v2.0.0 - August 14, 2020 * [`fb86ca3`](https://github.com/eslint/eslint-visitor-keys/commit/fb86ca315daafc84e23ed9005db40b0892b972a6) Breaking: drop support for Node <10 (#13) (Kai Cataldo)