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

Fix client SSR example in README.md #310

Merged
merged 1 commit into from
May 14, 2023
Merged

Fix client SSR example in README.md #310

merged 1 commit into from
May 14, 2023

Conversation

alexzel
Copy link
Contributor

@alexzel alexzel commented May 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 14, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (fc95181) 100.00% compared to head (1754549) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #310   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          224       224           
  Branches        58        58           
=========================================
  Hits           224       224           

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

Copy link
Owner

@molefrog molefrog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for spotting this. Fyi the new SSR API hasn't been released yet and is currently available in 2.11.0-alpha.1. I'm doing some final testing before including it in the next release.

@molefrog molefrog merged commit 2401cea into molefrog:main May 14, 2023
4 checks passed
@alexzel
Copy link
Contributor Author

alexzel commented May 14, 2023

Yeah, I've been playing with 2.11.0-dev.1 to see how it fits in order to replace react-router-dom 😀
I hope the new SSR API will be released soon. Thanks for the great library!

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

2 participants