diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-11.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-11.mdx new file mode 100644 index 000000000..67207ce05 --- /dev/null +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-11.mdx @@ -0,0 +1,7 @@ +## 0.88.3 +**`(fix):`** Adds support for the following docs.yml features: +- `settings.use-javascript-as-typescript`: when set to `true`, will generate typescript code as javascript instead. +- `metadata.canonical-host`: sets the canonical host for the documentation site. +- `snippets.rust`: sets the rust snippet configuration. + +