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 8c2a9db commit 50c9f38Copy full SHA for 50c9f38
fern/products/cli-api-reference/cli-changelog/2025-09-22.mdx
@@ -7,7 +7,7 @@
7
8
9
## 0.78.4
10
-**`(fix):`** Collapse any combination of optional and nullable to `optional<nullable<T>>`.
+**`(fix):`** Collapse any combination of optional and nullable to optional<nullable<T>>.
11
12
## 0.78.3
13
**`(chore):`** Support IR v59 in the Rust SDK generator.
fern/products/sdks/overview/go/changelog/2025-09-24.mdx
@@ -0,0 +1,4 @@
1
+## 1.12.2
2
+**`(fix):`** Fix small inconsistencies in dynamic snippets logic blocking wire test generation
3
+
4
0 commit comments