@ts-rest/core@3.48.0
@ts-rest/express@3.48.0
@ts-rest/fastify@3.48.0
@ts-rest/nest@3.48.0
@ts-rest/next@3.48.0
@ts-rest/open-api@3.48.0
@ts-rest/react-query@3.48.0
Minor Changes
- 24bb37c: RECOMMENDED: Add
includeThrownErrorsInErrorType
in react query client options. This should include theError
exception in theerror
type to cover non-HTTP errors such as network or CORS errors. Disabled by default so it does not break existing code, but extremely recommended to switch on.
@ts-rest/serverless@3.48.0
Patch Changes
- @ts-rest/core@3.48.0