Skip to content

Commit 5e7cb87

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

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 5.7.3
2+
**`(fix):`** Fix image path resolution on Windows for `fern docs dev` and `fern generate docs`.
3+
Path utilities (`resolve`, `dirname`, `join`) now normalize output to forward slashes,
4+
preventing file ID lookup mismatches caused by mixed path separators on Windows.
5+
6+
17
## 5.7.2
28
**`(fix):`** Allow BCP 47 locale tags (e.g. `ja-JP`, `pt-BR`, `zh-Hans-CN`) in the `translations` and `languages` fields of `docs.yml`. Previously these were rejected by the JSON-schema validator with `must be one of [en, es, fr, ...]`.
39

0 commit comments

Comments
 (0)