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

fix(code-gen): remove axiosInstance as param on useFooBar.invalidate calls #2120

Merged
merged 1 commit into from Oct 6, 2022

Conversation

dirkdev98
Copy link
Member

Closes #2114

BREAKING CHANGE:

  • useFooBar.invalidate() does not accept an AxiosInstance anymore.

…` calls

Closes #2114

BREAKING CHANGE:
- `useFooBar.invalidate()` does not accept an `AxiosInstance` anymore.
@dirkdev98 dirkdev98 enabled auto-merge (squash) October 6, 2022 14:26
@dirkdev98 dirkdev98 merged commit 73df6d8 into main Oct 6, 2022
@dirkdev98 dirkdev98 deleted the fix/react-query-invalidate branch October 6, 2022 14:28
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

Successfully merging this pull request may close these issues.

code-gen(react-query): unused param axiosInstance on .invalidate helpers
1 participant