Skip to content

Commit e486e66

Browse files
dsinghvigithub-actions[bot]
authored andcommitted
update changelogs
1 parent c9550e5 commit e486e66

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

fern/products/cli-api-reference/cli-changelog/2026-04-28.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 4.104.0
2+
**`(chore):`** Improved translation logging by moving verbose page array output to debug level and formatting as a concise count instead of raw JSON array.
3+
4+
5+
**`(feat):`** Support simplified string syntax for `translations` field in docs.yml.
6+
You can now use `translations: [en, ja, fr]` instead of requiring
7+
`translations: [{lang: en}, {lang: ja}, {lang: fr}]`. The verbose
8+
object syntax remains supported for specifying `default: true`.
9+
10+
111
## 4.103.1
212
**`(fix):`** Fix translation directory check to treat the first locale as the default when no explicit `default: true` is set, matching the behavior of the rest of the CLI.
313

0 commit comments

Comments
 (0)