You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge remote-tracking branch 'origin/main' into feat/navigation
* origin/main:
Specify model values at React (#309)
feat: allow async in client props (#315)
chore: add context to turn_element_into_payload
revert: client_value to push
revert: Fiber abstraction of render_element
revert: remove push on async component
revert: remove debug info changes
chore: add better naming to root_data_payload
feat: change serialize for to_chunk
Improve CI (#313)
feat: improve debugging due to new fiber/model contextg
Add environtmnet for srr
Client component's can't be functions
refact: improve the Fiber and Model stream context
fix: align Suspense with reason-react (#311)
fix: adjust doc link on tests
Fix broken link to browser_ppx
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,6 @@ The [documentation site](https://ml-in-barcelona.github.io/server-reason-react/s
56
56
57
57
The `demo` folder contains a bunch of demos under a server to showcases the usages of `server-reason-react`. Check the [README](demo/README.md) for how to setup and run it.
58
58
59
-
## Want to contribute to the future?
59
+
## Want to contribute?
60
60
61
-
[Follow me](https://x.com/davesnx) or [message me](https://x.com/davesnx)
0 commit comments