Skip to content

Commit 2169afb

Browse files
update changelogs
1 parent 78a4ee0 commit 2169afb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

fern/products/cli-api-reference/cli-changelog/2026-01-05.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44

55
## 3.34.0
6-
**`(feat):`** Updates the SDK snippet generation to use dynamic snippets by default. To disable, set `experimental.dynamic-snippets` to `false` in your `docs.yml` file.
6+
**`(feat):`** Updates the SDK snippet generation to use dynamic snippets by default. To disable, set `experimental.dynamicSnippets` to `false` in your `docs.yml` file.
77

88

fern/products/sdks/overview/csharp/changelog/2026-01-28.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.19.4
2+
**`(fix):`** Fix missing `[Optional]` and/or `Nullable` attributes on generated properties with defaults.
3+
4+
15
## 2.19.3
26
**`(fix):`** Fully unwrap optional-nullable wrappers when generating undiscriminated unions.
37

0 commit comments

Comments
 (0)