Skip to content

Commit 55004cd

Browse files
Update changelogs from fern repo (#925)
Co-authored-by: patrickthornton <[email protected]>
1 parent ab6a176 commit 55004cd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1+
## 0.78.6
2+
**`(fix):`** Support `null` in an `enum` (functionality is delegated to `nullable<>`).
3+
4+
15
## 0.78.5
26
**`(fix):`** Correct `nullable<>` wrapping of nullable schemas referenced via `$ref`.
37

48

59
## 0.78.4
6-
**`(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>>.
711

812
## 0.78.3
913
**`(chore):`** Support IR v59 in the Rust SDK generator.

0 commit comments

Comments
 (0)