We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0966b31 commit 412d75cCopy full SHA for 412d75c
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-05-01.mdx
@@ -1,3 +1,9 @@
1
+## 5.6.1
2
+**`(fix):`** Fix translated docs pages failing to resolve shared snippets (`<Markdown src="..."/>` and `<Code src="..."/>`).
3
+Snippet references are now resolved before registering translations, with locale-aware loading that prefers
4
+translated snippets (e.g., `translations/zh/snippets/foo.mdx`) when available.
5
+
6
7
## 5.6.0
8
**`(feat):`** Add `fern automations upgrade` command that wraps `fern upgrade` and
9
`fern generator upgrade` into a single invocation with structured JSON
0 commit comments