Skip to content
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

Docs: Clarify requirements of Next.js with Vite #28996

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

kylegach
Copy link
Contributor

@kylegach kylegach commented Aug 28, 2024

Docs follow-up to #28994

Greptile Summary

This PR adds a callout to clarify that using the Next.js framework with Vite requires Next.js 14.1.0 or later in the Storybook documentation.

  • Added a callout in docs/get-started/frameworks/nextjs.mdx specifying Next.js 14.1.0+ requirement for Vite integration
  • Provides important information for users considering or using the experimental Vite-based Next.js framework in Storybook
  • Aligns documentation with recent updates to peer dependencies for the experimental Next.js-Vite framework

@kylegach kylegach self-assigned this Aug 28, 2024
@kylegach kylegach added documentation ci:docs Run the CI jobs for documentation checks only. labels Aug 28, 2024
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

LGTM

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

@kylegach kylegach merged commit e870b9d into next Aug 28, 2024
10 of 13 checks passed
@kylegach kylegach deleted the docs-nextjs-vite-version branch August 28, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:docs Run the CI jobs for documentation checks only. documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants