Skip to content

Commit 9bd7402

Browse files
chore: changeset for latest changes (#435)
1 parent 987ef3d commit 9bd7402

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

.changeset/fuzzy-birds-jam.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
'@ts-rest/core': patch
3+
'@ts-rest/express': patch
4+
'@ts-rest/fastify': patch
5+
'@ts-rest/nest': patch
6+
'@ts-rest/next': patch
7+
'@ts-rest/open-api': patch
8+
'@ts-rest/react-query': patch
9+
'@ts-rest/solid-query': patch
10+
'@ts-rest/vue-query': patch
11+
---
12+
13+
- `@ts-rest/fastify` fix: fastify deprecated routerPath property (fixes [#392](https://github.com/ts-rest/ts-rest/issues/392))
14+
- `@ts-rest/open-api` fix: Pass through contentType to OpenApi schema ([#414](https://github.com/ts-rest/ts-rest/pull/414))
15+
- `@ts-rest/core` fix: Content-type text/html returns blob body (fixes [#418](https://github.com/ts-rest/ts-rest/issues/418))

0 commit comments

Comments
 (0)