-
-
Notifications
You must be signed in to change notification settings - Fork 167
fix(fs-router): change default render for pages and slices to be static [BREAKING CHANGE] #1605
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
Conversation
now pages, layouts, and slices are all static by default. api handlers are dynamic BREAKING CHANGE pages and slices default to static
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
commit: |
TODO update all examples and e2e specs that use the default |
I'm not able to replicate this failure locally. It doesn't seem flaky unless I've been very unlucky with running it. I tried setting my node version to v24.0.0 explicitly and |
now pages, layouts, and slices are all static by default. api handlers are dynamic
BREAKING CHANGE pages and slices default to static