Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions fern/products/cli-api-reference/cli-changelog/2026-02-03.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 3.60.0
**`(feat):`** Add support for custom header and footer components in docs.yml. Users can now specify
`header: ./path/to/header.tsx` and `footer: ./path/to/footer.tsx` to replace the default
header and footer with custom React components. The components must have a default export.


## 3.59.1
**`(fix):`** Fix unknown argument error for `fern completion`.

Expand Down