Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions fern/products/cli-api-reference/cli-changelog/2025-10-31.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.102.0
**`(feat):`** Add discriminated union base property and extend property examples to IR.


## 0.101.4
**`(fix):`** Fix `coerce-enums-to-literals` setting to coerce single value enums to literals.

Expand All @@ -6,10 +10,6 @@
**`(fix):`** Fix issue where parsing failed for null objects in a TabbedNavigationItem.


## 0.102.0
**`(feat):`** Add discriminated union base property and extend property examples to IR.


## 0.101.2
**`(fix):`** Publish with all APIs to S3 by default.

Expand Down