We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8276f commit 0d98695Copy full SHA for 0d98695
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-04-28.mdx
@@ -1,3 +1,10 @@
1
+## 4.102.0
2
+**`(feat):`** Add validation to `fern check` / `fern docs check` that verifies all configured
3
+translation locales have a corresponding directory under `fern/translations/`.
4
+If a directory is missing, a clear error message is printed showing the expected
5
+directory structure.
6
+
7
8
## 4.101.0
9
**`(feat):`** Add `websocket-oneof-display` setting to `docs.yml`. When set to `grouped`,
10
WebSocket messages with oneOf bodies are rendered as a single parent entry
0 commit comments