You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/cli-api-reference/cli-changelog/2026-05-26.mdx
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
## 5.37.11
2
+
**`(fix):`** Bump the `fern init` fallback version for `fern-typescript-sdk` / `fern-typescript-node-sdk` from `2.3.2` to `3.71.2`.
3
+
The `2.3.2` container runs Node 20 and started failing `yarn install` after `mute-stream@4.0.0` (Node ≥22) was published as a transitive dep. The fallback only triggers when FDR cannot resolve a compatible generator version, so released CLIs are unaffected — this restores a working default for fresh `fern init` and for dev builds.
4
+
5
+
1
6
## 5.37.10
2
7
**`(fix):`** Fix x-fern-audiences filtering dropping transitively-referenced named types when an outer
3
8
schema reaches its descendants through a chain of $refs. Audience filtering now walks the
0 commit comments