Skip to content
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

Merged
merged 15 commits into from
May 10, 2023
Merged

SSR support in syncExternalStore #305

merged 15 commits into from
May 10, 2023

Conversation

molefrog
Copy link
Owner

@molefrog molefrog commented May 1, 2023

See #286

TODO:

  • README
  • Publish a test version

@github-actions
Copy link

github-actions bot commented May 1, 2023

size-limit report 📦

Path Size
index.js 1.02 KB (0%)
use-location.js 159 B (0%)

@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7d6662d) 100.00% compared to head (fcbdbda) 100.00%.

❗ Current head fcbdbda differs from pull request most recent head b0220d8. Consider uploading reports for the commit b0220d8 to get more accurate results

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     
Impacted Files Coverage Δ
index.js 100.00% <100.00%> (ø)
static-location.js 100.00% <100.00%> (ø)
use-location.js 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@molefrog molefrog marked this pull request as ready for review May 3, 2023 12:02
@molefrog molefrog merged commit 294a78f into main May 10, 2023
2 checks passed
@molefrog molefrog deleted the feature/ssr branch May 10, 2023 06:24
@molefrog
Copy link
Owner Author

Merging this as the API is more or less stable at this point.

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.

None yet

1 participant