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
5 changes: 5 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,8 @@
## 3.60.1
**`(fix):`** Fix custom header and footer components not being recognized in docs.yml. The serialization schema
was missing the header and footer fields, causing validation errors when using these new fields.


## 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
Expand Down