Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 4.102.0
**`(feat):`** Add validation to `fern check` / `fern docs check` that verifies all configured
translation locales have a corresponding directory under `fern/translations/`.
If a directory is missing, a clear error message is printed showing the expected
directory structure.


## 4.101.0
**`(feat):`** Add `websocket-oneof-display` setting to `docs.yml`. When set to `grouped`,
WebSocket messages with oneOf bodies are rendered as a single parent entry
Expand Down
Loading