We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8215444 commit 75b308bCopy full SHA for 75b308b
1 file changed
fern/products/sdks/overview/typescript/changelog/2026-03-16.mdx
@@ -1,3 +1,9 @@
1
+## 3.56.4
2
+**`(fix):`** Remove `baseUrl` from generated `tsconfig.base.json` files. Setting `baseUrl`
3
+to `src` was unnecessary alongside `rootDir` and caused unexpected module
4
+resolution side effects in some project setups.
5
+
6
7
## 3.56.3
8
**`(fix):`** Fix TypeScript SDK generator crash when generating WebSocket clients for
9
AsyncAPI specs that define a named server (e.g. `servers.production`) with
0 commit comments