issues
search
ts-rest
/
ts-rest
RPC-like client, contract, and server implementation for a pure REST API
https://ts-rest.com
MIT License
2.85k
stars
159
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
@ts-rest/react-query/v5: Non-hook access to QueryClient for Tanstack Router
#820
ryandavidmercado
opened
1 day ago
0
docs: fixed typos
#819
teomac
opened
3 days ago
3
fix: formdata being sent would not automatically set the header as Content-Type: multipart/form-data.
#818
Kwaddo
opened
3 days ago
3
Client documentation improvement
#817
UBy
opened
1 week ago
0
Fix Quickstart link in README
#816
ftzi
opened
1 week ago
3
useInfiniteQuery is broken since @tanstack/react-query@5.80.x
#815
zollipaul
opened
1 week ago
0
Depency issue with 3.53.0-rc.1 & pnpm monorepo
#814
pwalker
opened
2 weeks ago
0
OpenAPI Zod 4 transformer example is wrong
#813
patrickkeller
opened
2 weeks ago
3
Non-GET request body validation fails with hard-to-debug error when `content-type` header is not set
#812
chrislambe
opened
2 weeks ago
0
Tanstack Query automatic queryKey generation based on contract
#811
BrentonWheeler
opened
2 weeks ago
0
fix: 3.53.0-rc.0 bug with Zod4's `coerce`
#810
oliverbutler
closed
2 weeks ago
4
docs: fix cookie consent colour
#809
oliverbutler
closed
2 weeks ago
4
docs: add posthog for basic web analytics
#808
oliverbutler
closed
2 weeks ago
4
docs: refresh docs for standard schema 3.53.0
#807
oliverbutler
closed
2 weeks ago
4
docs: new documentation for standard schema
#806
oliverbutler
closed
3 weeks ago
4
fix(core): remove extra forward slash
#805
aidant
closed
4 weeks ago
5
release: v3.53.0
#804
github-actions[bot]
opened
1 month ago
3
fix(openapi): expose path id to operation mapper
#803
vladjerca
closed
1 month ago
5
Overriding operationMapper breaks operationId option
#802
vladjerca
closed
1 month ago
0
Way to add description to a referenceSchema
#801
alonbdmelio
opened
1 month ago
0
OpenAPI fails to display a schema when it has a discriminatedUnion
#800
dstoyanoff
opened
1 month ago
1
docs: fix isUndefinedErrorResponse -> isUnknownErrorReponse
#799
TechnologicNick
closed
1 month ago
3
`validateRequest` for `initClient`
#798
bestickley
opened
1 month ago
4
Future of ts-rest
#797
soulchild
closed
1 month ago
5
Incomplete phrase in "Custom Error Handler" documentation
#796
jsalvata
opened
1 month ago
0
fix(serverless): inferred types not portable
#795
aidant
closed
1 month ago
4
Support NextJS 15
#794
CoenWarmer
opened
2 months ago
1
Zod 4 support
#793
antonio-ivanovski
closed
2 weeks ago
8
Generated useMutation hooks do not work with a custom queryClient and require a context
#792
Outc4sted
opened
2 months ago
0
How to define responseType (e.g. blob) in contract metadata and access it in the fetcher
#791
Minglu-Huo
opened
2 months ago
2
How to define responseType (e.g. blob) in contract metadata and access it in the fetcher
#790
Minglu-Huo
closed
2 months ago
1
Do not skip client response validation when validateResponse is true and the response content-type is not JSON.
#789
Shakeskeyboarde
opened
2 months ago
1
Update troubleshoot.md with potential LSP speed issue fix
#788
VladCuciureanu
closed
1 month ago
3
feat: Export Fastify AppRouteImplementation and AppRouteImplementationOrOptions types to allow typed, scalable router files
#787
Outc4sted
closed
1 month ago
5
feat: add express v5 support to @ts-rest/express
#786
Shakeskeyboarde
closed
1 month ago
11
Mismatched example in documentation
#785
kibertoad
opened
2 months ago
0
feat: @ts-rest/express-v5
#784
nickdirienzo
closed
2 months ago
7
feat: introduce infinite query client functions in ts-rest/react-query-v5
#783
dominikvaradi
opened
2 months ago
3
ts-rest/react-query-v5 queryClient infinite query functions
#782
dominikvaradi
opened
2 months ago
0
Add support for handling ALBEvents in the ts-rest-lambda handler
#781
pzurek
opened
2 months ago
3
Graceful handling of empty body content but invalid content-type/content-length response headers
#780
antonio-ivanovski
opened
2 months ago
4
feat: express - support for EventSource
#779
damieng57
opened
2 months ago
5
fix: url params interpolation with strict check
#778
TheAsda
closed
4 weeks ago
7
Invalid path params interpolating with zero
#777
TheAsda
closed
4 weeks ago
1
fix: nextjs 404 when query params are in URL
#776
joemckie
closed
4 weeks ago
7
Support for EventSource
#775
damieng57
opened
3 months ago
0
Support for 'config' in Fastify routes
#774
knull-a
opened
3 months ago
0
Function generateOpenApi fails to parse schemas with coerced BigInt
#773
junajan
opened
3 months ago
0
Undefined Request/Response body in severless route crashes lambda
#772
Jac0xb
opened
3 months ago
1
Update error-handling.md
#771
cjroebuck
opened
3 months ago
3
Next