-
-
Notifications
You must be signed in to change notification settings - Fork 156
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
SSR support in syncExternalStore
#305
Conversation
@testing-library/react is no longer needed. `result.all` was removed, so I've adapted these tests to use a simple render counter instead.
size-limit report 📦
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #305 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 220 223 +3
Branches 55 56 +1
=========================================
+ Hits 220 223 +3
☔ View full report in Codecov by Sentry. |
Merging this as the API is more or less stable at this point. |
See #286
TODO:
READMEPublish a test version