There was an error while loading. Please reload this page.
1 parent 987ef3d commit 9bd7402Copy full SHA for 9bd7402
1 file changed
.changeset/fuzzy-birds-jam.md
@@ -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