diff --git a/fern/products/cli-api-reference/cli-changelog/2026-03-13.mdx b/fern/products/cli-api-reference/cli-changelog/2026-03-13.mdx new file mode 100644 index 000000000..c74591e02 --- /dev/null +++ b/fern/products/cli-api-reference/cli-changelog/2026-03-13.mdx @@ -0,0 +1,7 @@ +## 4.27.0 +**`(feat):`** Log detected .fernignore paths when copying generated files. When a +.fernignore file is present in the output directory, the CLI now emits +a debug-level message listing the preserved paths. This improves +observability for both `fern generate` and `pnpm seed run` workflows. + +