We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72ef59c commit 569c1f1Copy full SHA for 569c1f1
fern/products/cli-api-reference/cli-changelog/2025-10-31.mdx
@@ -1,11 +1,15 @@
1
-## 0.102.0
2
-**`(feat):`** Add discriminated union base property and extend property examples to IR.
+## 0.103.0
+**`(feat):`** Add support for new IR property: GenerationMetadata.
3
4
5
## 0.102.1
6
**`(fix):`** Fix discriminated union validation in `fern check` to include base properties and extends.
7
8
9
+## 0.102.0
10
+**`(feat):`** Add discriminated union base property and extend property examples to IR.
11
+
12
13
## 0.101.4
14
**`(fix):`** Fix `coerce-enums-to-literals` setting to coerce single value enums to literals.
15
0 commit comments