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 eba37d7 commit 5615a2cCopy full SHA for 5615a2c
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/java/changelog/2025-09-25.mdx
@@ -0,0 +1,4 @@
1
+## 3.5.10
2
+**`(fix):`** Snippets now show client-level variables in builder instead of method parameters.
3
+
4
0 commit comments