Skip to content

JUST TESTING DONT MERGE#5992

Open
matlegault wants to merge 3 commits into
mainfrom
matlegault/changelog-layout-option
Open

JUST TESTING DONT MERGE#5992
matlegault wants to merge 3 commits into
mainfrom
matlegault/changelog-layout-option

Conversation

@matlegault

@matlegault matlegault commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Sets layout.changelog-layout: classic in fern/docs.yml to render the legacy stacked changelog layout instead of the default timeline layout.

Note: changelog-layout requires Fern CLI ≥ 5.52.0; this repo currently pins 5.51.2 in fern.config.json, so the version may need bumping for fern check to pass.

🤖 Generated with Claude Code


Open in Devin Review

Set layout.changelog-layout to classic to render the legacy stacked
changelog layout instead of the default timeline-of-cards layout.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@matlegault matlegault requested a review from devalog as a code owner June 26, 2026 15:45
The changelog-layout option requires Fern CLI >= 5.52.0. Bump from
5.51.2 so fern check validates the layout.changelog-layout setting.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

Open in Devin Review

Comment thread fern/docs.yml Outdated
header-height: 75px
searchbar-placement: header
tabs-placement: header
changelog-layout: classic

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚩 API definition schema does not yet include the changelog-layout property

The LayoutConfig type in fern/apis/docs-yml/definition/docs.yml:347-438 does not include a changelog-layout property, even though the CLI changelog at fern/products/cli-api-reference/cli-changelog/2026-06-25.mdx:22-24 documents it as a new feature in v5.52.0. This is a pre-existing gap — the schema definition for the docs.yml API reference hasn't been updated to reflect the new option. It won't break the docs site (the Fern CLI itself supports the option), but the API reference docs won't document it for users.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@github-actions

Copy link
Copy Markdown
Contributor

Switch changelog-layout back to the default timeline layout and set
theme.body to canvas for the card-like content container.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@matlegault matlegault changed the title Enable classic changelog layout in docs.yml JUST TESTING DONT MERGE Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant