-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
types: add top level changelog, and share types across api nodes #938
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🌿 Preview your docs: https://fern-preview-6a9e7aa6-453c-4e21-b146-2d3d85d61444.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-9f804887-eb47-4a6e-b2e9-9a6b332af877.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-ab78bbc4-5acc-4e81-868a-99f78eb84286.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-a1ac586a-843f-4306-9164-ca2880c303eb.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-56d964fa-4c50-4ba2-89d0-c8cd168737ed.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-b135599b-6015-4c2c-aee8-3dc5c53957d3.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-3a237265-024a-441e-b005-f7a59b02329d.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-6cb0c890-a1cd-4f36-b44d-6503b27d2393.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-d607f477-af6a-49fb-aaec-4b0c3a56905a.docs.buildwithfern.com |
ChangelogSection
to both the NavigationItem and NavigationTab levelsNavigationNodeMetadata
and extend it everywhere (page, section, api, tab, changelog, etc.)This is largely a non-functional change that creates FDR types that can be consumed in the frontend and in the fern cli. Follow up PRs will be needed to publish the changelog (in Fern CLI) and render the changelog (in the UI)