Skip to content

Commit e3b26dd

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

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

fern/products/cli-api-reference/cli-changelog/2026-04-29.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 4.109.0
2+
**`(feat):`** cli-v2: Add support for GraphQL specs in `fern.yml`. Specs can now be declared
3+
with a `graphql` key (plus optional `name`, `origin`, and `overrides`) and are
4+
rendered in the docs pipeline. SDK generation targets that reference an API
5+
containing a GraphQL spec emit a non-fatal warning and skip the GraphQL spec,
6+
since GraphQL SDK generation is not supported.
7+
8+
19
## 4.108.0
210
**`(internal):`** Validate staged changelog entries in `changes/<version>/*.yml` (not just `versions.yml`)
311
and trigger the workflow on PRs that touch those staged files. Catches unescaped

0 commit comments

Comments
 (0)