diff --git a/fern/products/cli-api-reference/cli-changelog/2025-12-03.mdx b/fern/products/cli-api-reference/cli-changelog/2025-12-03.mdx index 986431082..807a33d3e 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-12-03.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-12-03.mdx @@ -1,3 +1,7 @@ +## 3.0.1 +**`(fix):`** Fix `substitute-env-vars` not applying to arrays in docs configuration. The `replaceEnvVariables` function now recursively processes array elements, enabling environment variable substitution in arrays of strings, arrays of objects, and deeply nested array structures (such as navigation items, navbar links, footer links, redirects, etc.). + + ## 3.0.0 **`(break):`** **Breaking Change**: Enable `smart-casing` by default for all generators.