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

breaking: switch to full SSR from RSC-only SSR #147

Merged
merged 95 commits into from
Nov 10, 2023

Conversation

dai-shi
Copy link
Owner

@dai-shi dai-shi commented Oct 29, 2023

So, my take for SSR was #66, which is a frontend for RSC middleware.
I still like the idea, but it seems like the community standard is to render client components on server. There are also technical difficulties.
This PR is to move to full SSR from RSC-only SSR.

https://twitter.com/dai_shi/status/1708139328457826813

This PR also fix various things. 🎉

@vercel
Copy link

vercel bot commented Oct 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
waku ✅ Ready (Inspect) Visit Preview Nov 9, 2023 2:49pm

@dai-shi dai-shi mentioned this pull request Oct 29, 2023
76 tasks
@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 29, 2023

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.

Latest deployment of this branch, based on commit b7a425f:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
React Configuration
React TypeScript Configuration

@dai-shi dai-shi marked this pull request as ready for review November 9, 2023 14:52
@dai-shi dai-shi merged commit 9135096 into main Nov 10, 2023
6 checks passed
@dai-shi dai-shi deleted the breaking/switch-to-full-ssr branch November 10, 2023 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant