We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf4f8d commit b9f4d29Copy full SHA for b9f4d29
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-04-28.mdx
@@ -1,3 +1,11 @@
1
+## 4.106.3
2
+**`(fix):`** Send `gitattributesEntries` to Fiddle on `fern replay init` so the
3
+generated PR marks `.fern/replay.lock` as `linguist-generated=true`.
4
+Previously the entries were written into a temp clone that was discarded
5
+and never reached the server. Requires a matching Fiddle server change
6
+to consume the new field.
7
+
8
9
## 4.106.2
10
**`(fix):`** Translation no longer fails for an entire locale when a single MDX file has a parse error.
11
Invalid pages are skipped with a warning that includes the file path, and the base page is used as a fallback.
0 commit comments