Skip to content

Commit be33b3c

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

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 5.7.6
2+
**`(fix):`** Fix docs preview server showing "ready" message when the server process
3+
crashes on startup. The CLI now exits with a clear error message instead.
4+
5+
6+
**`(fix):`** On Windows, recover critical standalone node_modules packages (next,
7+
react-dom, styled-jsx) when symlink resolution fails due to long .pnpm
8+
directory names. The CLI now scans the .pnpm store and copies packages
9+
directly as a fallback.
10+
11+
112
## 5.7.5
213
**`(fix):`** Send `customDomains` when publishing docs translations so FDR mirrors the translated blob to every URL the docs are published to. Previously translations were only written under the canonical fern URL, so docs sites served from a custom domain with a basepath (e.g. `buildwithfern.com/learn`) 404'd on every localized page.
314

0 commit comments

Comments
 (0)