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 92a2153 commit 8cddc9cCopy full SHA for 8cddc9c
1 file changed
fern/products/sdks/overview/typescript/changelog/2026-03-16.mdx
@@ -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
9
## 3.56.2
10
**`(chore):`** Rename the `shouldGenerateWebsocketClients` configuration option to
11
`generateWebSocketClients`. The old name is still accepted as a deprecated
0 commit comments