Changelog
3 releases
Track the latest updates, bug fixes, and shipped improvements across @farming-labs/docs.
API Reference: OpenAPI mode is now the default
The Next example now ships with the faster OpenAPI experience, plus a tighter docs/API switcher.

What shipped
The Next example now uses the Fumadocs OpenAPI renderer by default, which keeps the API reference inside the same overall docs experience instead of dropping into a separate shell.
Why it matters
- Navigation between documentation and API reference feels much faster.
- The shared theme carries through more cleanly.
- Route generation is simpler for new projects.
Small improvements
- The docs/API switcher stays in the familiar dropdown style.
- Remote specs continue to work for quick demos.
- Generated routes are cleaner for new scaffolds.
API Reference: OpenAPI mode is now the default
The Next example now ships with the faster OpenAPI experience, plus a tighter docs/API switcher.

What shipped
The Next example now uses the Fumadocs OpenAPI renderer by default, which keeps the API reference inside the same overall docs experience instead of dropping into a separate shell.
Why it matters
- Navigation between documentation and API reference feels much faster.
- The shared theme carries through more cleanly.
- Route generation is simpler for new projects.
Small improvements
- The docs/API switcher stays in the familiar dropdown style.
- Remote specs continue to work for quick demos.
- Generated routes are cleaner for new scaffolds.
Colorful theme cleanup across docs and API routes
We tightened the theme handoff so the colorful preset keeps its own identity when moving between docs and API reference.

What changed
We cleaned up a handful of styling collisions that made the colorful preset feel inconsistent across different parts of the example app.
Highlights
- Sidebar visuals now stay closer to the intended colorful look.
- Shared API reference styles no longer stomp the active docs palette.
- Theme switching feels more predictable when moving around the app.
Why we did it
Theme presets only feel real when they stay coherent everywhere, not just on the main docs pages.
Colorful theme cleanup across docs and API routes
We tightened the theme handoff so the colorful preset keeps its own identity when moving between docs and API reference.

What changed
We cleaned up a handful of styling collisions that made the colorful preset feel inconsistent across different parts of the example app.
Highlights
- Sidebar visuals now stay closer to the intended colorful look.
- Shared API reference styles no longer stomp the active docs palette.
- Theme switching feels more predictable when moving around the app.
Why we did it
Theme presets only feel real when they stay coherent everywhere, not just on the main docs pages.
Cloud page motion pass
The cloud landing page picked up smoother looping motion, better path-based SVG behavior, and more stable theme controls.

Update
We spent time polishing the cloud marketing page so the motion feels more intentional and less like placeholder animation.
Included
- looping layered-stack motion
- improved text shuffle timing
- more precise SVG path animation work
- theme-toggle consistency fixes across the docs footer and cloud page
Outcome
The page feels calmer, more deliberate, and much closer to a product surface instead of a rough prototype.
Cloud page motion pass
The cloud landing page picked up smoother looping motion, better path-based SVG behavior, and more stable theme controls.

Update
We spent time polishing the cloud marketing page so the motion feels more intentional and less like placeholder animation.
Included
- looping layered-stack motion
- improved text shuffle timing
- more precise SVG path animation work
- theme-toggle consistency fixes across the docs footer and cloud page
Outcome
The page feels calmer, more deliberate, and much closer to a product surface instead of a rough prototype.