Skip to content

Commit 5615a2c

Browse files
Update changelogs from fern repo (#981)
Co-authored-by: tstanmay13 <[email protected]>
1 parent eba37d7 commit 5615a2c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

fern/products/cli-api-reference/cli-changelog/2025-09-22.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
## 0.78.4
10-
**`(fix):`** Collapse any combination of optional and nullable to `optional<nullable<T>>`.
10+
**`(fix):`** Collapse any combination of optional and nullable to optional<nullable<T>>.
1111

1212
## 0.78.3
1313
**`(chore):`** Support IR v59 in the Rust SDK generator.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)