Skip to content

Commit ba9f564

Browse files
Update changelogs from fern repo (#5418)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent b269e85 commit ba9f564

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 5.18.0
2+
**`(feat):`** Add `fern schema [name]` command (CLI v2) that emits a JSON Schema for
3+
`fern.yml`. Running `fern schema` with no argument prints the full schema;
4+
passing a dot-delimited subsection (e.g. `fern schema sdks`,
5+
`fern schema sdks.targets`, `fern schema api`) prints just that block.
6+
Intended primarily for AI agents that need to generate or validate Fern
7+
config at runtime without consulting external docs.
8+
9+

0 commit comments

Comments
 (0)