Skip to content

Commit 01636e0

Browse files
Update changelogs from fern repo (#967)
Co-authored-by: iamnamananand996 <[email protected]>
1 parent 11e7e03 commit 01636e0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 0.3.0
2+
**`(feat):`** Add documentation comments and remove warning for unused imports/exports
3+

0 commit comments

Comments
 (0)