Skip to content

Conversation

@dai-shi
Copy link
Member

@dai-shi dai-shi commented Jul 23, 2024

#746 revealed that URLSearchParams doesn't work.

(In the near future, I will also rework on fetchRSC to eliminate it.)

@vercel
Copy link

vercel bot commented Jul 23, 2024

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

Name Status Preview Updated (UTC)
waku ✅ Ready (Inspect) Visit Preview Jul 24, 2024 0:32am

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 23, 2024

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.

@dai-shi dai-shi marked this pull request as ready for review July 23, 2024 11:14
@dai-shi dai-shi merged commit 29ca735 into main Jul 24, 2024
@dai-shi dai-shi deleted the breaking/router-props branch July 24, 2024 00:44
dai-shi added a commit that referenced this pull request Aug 16, 2024
Related previous PR: #799

- Previously, it distinguish whether it's RSC or RSF (server actions)
with HTTP method. Now, it's distinguished with path.
- Both RSC and RSF accept GET and POST.
- RSC no longer uses `URLSearchParams` but just any `params`.
@dai-shi dai-shi mentioned this pull request Sep 18, 2024
dai-shi added a commit that referenced this pull request Sep 18, 2024
#799 changed something and this is a leftover.
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