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

feat(eslint-plugin-query): add rule that disallows putting the result of query hooks directly in a React hook dependency array #7911

Merged
merged 5 commits into from
Aug 20, 2024

Commits on Aug 20, 2024

  1. feat(eslint-plugin-query): add rule that disallows putting the result…

    … of useMutation directly in a React hook dependency array
    schiller-manuel committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a93ea41 View commit details
    Browse the repository at this point in the history
  2. add doc

    schiller-manuel committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4f93227 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b74f5ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8065447 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5191cec View commit details
    Browse the repository at this point in the history