Skip to content

Port #512 and #522 to stable #523

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

Merged
merged 2 commits into from
Jun 16, 2025
Merged

Port #512 and #522 to stable #523

merged 2 commits into from
Jun 16, 2025

Conversation

justinvdm
Copy link
Collaborator

@justinvdm justinvdm commented Jun 16, 2025

#512 and #522 ported to stable branch for 0.0.x releases.

This PR adds the ability to toggle server-side rendering.

```tsx
render(Document, [
 // routes
], {
   ssr: false,
   rscPayload: true,
})
```
@justinvdm justinvdm changed the title Port #522 to stable Port #512 and #522 to stable Jun 16, 2025
Copy link

cloudflare-workers-and-pages bot commented Jun 16, 2025

Deploying redwood-sdk-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 703e4ed
Status: ✅  Deploy successful!
Preview URL: https://e23bca5b.redwood-sdk-docs.pages.dev
Branch Preview URL: https://port-522-to-stable.redwood-sdk-docs.pages.dev

View logs

@justinvdm justinvdm force-pushed the port-522-to-stable branch from 9579f72 to fcc336d Compare June 16, 2025 11:49
@justinvdm justinvdm changed the base branch from main to stable June 16, 2025 11:49
@justinvdm justinvdm merged commit 499c4db into stable Jun 16, 2025
5 checks passed
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.

2 participants