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

Add vue support #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add vue support #31

wants to merge 2 commits into from

Conversation

jjsessa
Copy link
Contributor

@jjsessa jjsessa commented Oct 3, 2024

No description provided.

@klis87
Copy link
Owner

klis87 commented Oct 3, 2024

Thanks for this, that was quick! And finally I will have the opportunity to learn ViewJS 🥲

@jjsessa
Copy link
Contributor Author

jjsessa commented Oct 4, 2024

create-query-normalizer should probably be abstracted to some kind of @tanstack/query-core helper to pave the way for all tanstack query packages to easily adopt normy, for now I just duplicated and imported vue-query instead of react-query

@klis87
Copy link
Owner

klis87 commented Oct 4, 2024

Yeah, it is possible we will need a reusable package as a base to all query frameworks.

Anyway, I will get back to it after we resolve dependent queries PR, one thing at a time :)

@klis87
Copy link
Owner

klis87 commented Nov 30, 2024

Thanks again for the PR, I will try to take a look this week at this, preferably adding also some query core package like you suggested, so it could be reused with react query

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.

2 participants