Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eslint-plugin-react-hooks has no documentation for major release 3.0.0 #2878

Closed
creatyvtype opened this issue Apr 3, 2020 · 2 comments
Closed

Comments

@creatyvtype
Copy link

creatyvtype commented Apr 3, 2020

Have been digging for a while now trying to determine what actually changed to make this major release and I'm coming up empty-handed. Please add release notes for this change somewhere.

Only place with anything on this is the npm docs:
https://www.npmjs.com/package/eslint-plugin-react-hooks

Which link just to the main react repo.

Looking at the releases, this package is not mentioned. There is no changelog. Forces me to go through all the commits:

https://github.com/facebook/react/commits/master/packages/eslint-plugin-react-hooks

@gaearon
Copy link
Member

gaearon commented Apr 3, 2020

This has already been raised, see #2352 (comment). TLDR: the rule is stricter and flags usage in classes now. We'd love a PR adding a changelog file (you can figure out the changelog iself based on "View History" in its source folder) but don't have the bandwidth to add it ourselves right now.

@gaearon gaearon closed this as completed Apr 3, 2020
@creatyvtype
Copy link
Author

Thanks @gaearon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants