-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
Redesign serve()
and mutate()
apis, and maybe getEntry
too
#119
Comments
New protocol idea (1st iteration)Request
For
Response
Current protocol (v0.14.0)Request
For
Response
|
2nd iteration
(Hmm, this doesn't allow "patching"... 🤔 ) |
3rd iteration
will drop |
I'm thinking to implement it. |
This was referenced Aug 28, 2023
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are a few things of my concern:
serve()
caches too much how to get current pathname in server component? #84mutate()
can only return one treegetEntry()
might not be the bestlazy
?The text was updated successfully, but these errors were encountered: