We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1df39 commit 6af5654Copy full SHA for 6af5654
fern/products/cli-api-reference/cli-changelog/2025-09-28.mdx
@@ -1,8 +1,8 @@
1
## 0.83.0
2
-**`(feat):`** Introduce `page-actions` configuration in the `docs.yml` so that users can choose which
3
-actions are visible.
+**`(feat):`** Introduce `page-actions` configuration in the `docs.yml` so that users can choose which
+actions are visible.
4
5
-```docs.yml
+```docs.yml
6
page-actions:
7
chatgpt: false
8
claude: true
fern/products/cli-api-reference/cli-changelog/2025-09-30.mdx
@@ -1,3 +1,7 @@
+## 0.84.1
+**`(chore):`** Fail loud when no configuration files are found for either SDKs or docs.
+
## 0.84.0
**`(feat):`** Add a `resolve-aliases` config flag to the OpenAPI parser which will inline aliases if possible.
0 commit comments