v0.1.1

FAQ

Answers to common setup, preview, theming, and publishing questions.

Do I need every peer dependency?

Install core peers for the package foundation. Optional peers are only required when you use the related image or bottom-sheet features.

Why custom docs?

The Next.js docs keep concepts, API structure, examples, and previews in one branded experience that is easier to share with app teams.

Does the docs site change package exports?

No. The docs app imports from the package surface and uses docs-only metadata. Public exports remain owned by src and the Bob build configuration.