Closed RIP21 closed 8 months ago
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 26c0ad34d8cb61fd2cc68dcb301c76b40792a18d:
Sandbox | Source |
---|---|
React | Configuration |
React Typescript | Configuration |
@RIP21 I think you have a permission to merge it, and release it.
The release workflow is manual for now.
git tag v0.7.2
Can you try that?
Sure
Almost a year after I finally released new version :D Better late than never I guess :D
lol Thanks anyway!
Changelog
feat: add
atomWithLazyQuery
that allows for promisifying of a singular query result the same wayatomWithMutation
does fix: defer evaluation of the variables if paused feat: add fetching state for mutations and lazy query