Skip to content

Commit 052909e

Browse files
Update changelogs from fern repo (#5583)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent 95425f7 commit 052909e

3 files changed

Lines changed: 18 additions & 0 deletions

File tree

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 5.35.2
2+
**`(fix):`** Bump @fern-api/generator-cli to 0.9.35, which disables minimatch negation
3+
on `.fernignore` patterns so a stray `!pattern` no longer silently inverts
4+
the match and discards generator output.
5+
6+
17
## 5.35.1
28
**`(fix):`** Fix OpenAPI `respect-readonly-schemas` so that endpoint response types correctly
39
reference the `Read` variant (e.g. `WebhookRead` instead of `Webhook`) when the
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 5.14.2
2+
**`(fix):`** Bump @fern-api/generator-cli to 0.9.35, which disables minimatch negation
3+
on `.fernignore` patterns so a stray `!pattern` no longer silently inverts
4+
the match and discards generator output.
5+
6+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 3.71.1
2+
**`(fix):`** Bump @fern-api/generator-cli to 0.9.35, which disables minimatch negation
3+
on `.fernignore` patterns so a stray `!pattern` no longer silently inverts
4+
the match and discards generator output.
5+
6+

0 commit comments

Comments
 (0)