-
-
Couldn't load subscription status.
- Fork 3.5k
feat(solid-query): Add useMutationState #6230
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 771e53b:
|
0cc8f38 to
c5f9797
Compare
c5f9797 to
132746a
Compare
772c760 to
7992526
Compare
|
Deployment failed with the following error: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great! Last few tweaks
|
@brenelz Could you also run the formatter? Would just be a |
7992526 to
389b304
Compare
updated |
389b304 to
771e53b
Compare
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 771e53b. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Codecov ReportAttention: ❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
... and 69 files with indirect coverage changes 📢 Thoughts on this report? Let us know!. |
Add useMutationState to solid-query. At lot of the tests and functionality were copied over from React Query