Skip to content

Commit 8ac85cb

Browse files
Update changelogs from fern repo (#2459)
Co-authored-by: coltondotio <10538007+coltondotio@users.noreply.github.com>
1 parent 67e9503 commit 8ac85cb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

fern/products/cli-api-reference/cli-changelog/2025-12-02.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.17.0
2+
**`(feat):`** Add `substitute-env-vars` flag to `docs.yml` settings configuration. When set to `true`,
3+
environment variables using `${VAR_NAME}` syntax are substituted across all files in the docs bundle,
4+
including markdown/MDX content. This is useful for injecting dynamic values like API keys or URLs.
5+
Use \$\{VAR\} to escape and output literal ${VAR} without substitution.
6+
7+
18
## 2.16.0
29
**`(feat):`** Add support for aliases in generators.yml. You can now define aliases that map to multiple groups, allowing you to run multiple groups with a single command.
310

0 commit comments

Comments
 (0)