Conversation
497d534 to
4ac4921
Compare
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Ping |
806ea83 to
48a20cc
Compare
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
@ecyrbe any change on getting the v11 out soon? Maybe new beta release? I am facing a issue with the beta19 method |
|
This PR and this project hasn't been worked on for a long time. What is the PR and project status? Is it abandoned in favour of some other library? |
|
I could potentially help get some upgrades through here. I'm extremely adept at rebasing/handling merge conflicts, but by the size of this PR, I sense that could be a waste of time… |
|
This is one issue I would hope could be fixed: Another would be upgrading to tanstack query v5 Lastly, could be a bad idea, but if the tanstack query linter |
Any validation library support, native support for Zod/Io-Ts:inputandoutputtype inferrence@zodios/axiosand keep@zodios/corewith only common types and helpers@zodios/axios-plugins@zodios/fetch@zodios/fetch-pluginsclient.deleteUser(undefined, { params: { id: 1 } })but simplyclient.deleteUser({ params: { id: 1 } })@zodios/testingpackage that work for both axios/fetch clients