@evcohen this would be nice as currently eslint is breaking because of this problem.
When did try branching off v5.1.1 to fix it (https://github.com/hammadzz/eslint-plugin-jsx-a11y/tree/fix-version-jsx-ast-utils) I ran into a new problem with eslint complaining:
ESLint couldn't find the plugin "eslint-plugin-jsx-a11y"
same here @markduan
please fix this
Hi @evcohen
The published version of [email protected] on NPM is still using eslint-plugin-jsx-a11y@^1.4.0
https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/v6.0.2/package.json#L66
"jsx-ast-utils": "^1.4.0"
Will be a new version of eslint-plugin-jsx-a11y published to NPM to reflect the latest changes of the master branch?

I tweeted him yesterday.
published v6.0.3
Most helpful comment
I tweeted him yesterday.