Skip to content

Commit 75b308b

Browse files
Update changelogs from fern repo (#4294)
Co-authored-by: Swimburger <3382717+Swimburger@users.noreply.github.com>
1 parent 8215444 commit 75b308b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

fern/products/sdks/overview/typescript/changelog/2026-03-16.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 3.56.3
28
**`(fix):`** Fix TypeScript SDK generator crash when generating WebSocket clients for
39
AsyncAPI specs that define a named server (e.g. `servers.production`) with

0 commit comments

Comments
 (0)