Skip to content

Commit 8cddc9c

Browse files
Update changelogs from fern repo (#4291)
Co-authored-by: Swimburger <3382717+Swimburger@users.noreply.github.com>
1 parent 92a2153 commit 8cddc9c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 3.56.3
2+
**`(fix):`** Fix TypeScript SDK generator crash when generating WebSocket clients for
3+
AsyncAPI specs that define a named server (e.g. `servers.production`) with
4+
a single-URL environment. The `baseUrlId` assigned by the Fern IR converter
5+
is now silently ignored for single-URL environments since there is only one
6+
URL to resolve to.
7+
8+
19
## 3.56.2
210
**`(chore):`** Rename the `shouldGenerateWebsocketClients` configuration option to
311
`generateWebSocketClients`. The old name is still accepted as a deprecated

0 commit comments

Comments
 (0)