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

feature/Support React 18 #45

Merged
merged 1 commit into from
Jul 5, 2024
Merged

feature/Support React 18 #45

merged 1 commit into from
Jul 5, 2024

Conversation

kmoskwiak
Copy link
Owner

No description provided.

@kmoskwiak kmoskwiak force-pushed the feature/react-18-support branch from 8687928 to 0659dc3 Compare July 5, 2024 17:08
@kmoskwiak kmoskwiak force-pushed the feature/react-18-support branch from 0659dc3 to 662f8e5 Compare July 5, 2024 17:09
@kmoskwiak kmoskwiak merged commit 6887768 into master Jul 5, 2024
6 checks passed
@Vap0r1ze
Copy link

Vap0r1ze commented Jul 7, 2024

Does this close #35? And does the commit message saying React 18+ mean you're targetting React 19 as well?

@kmoskwiak
Copy link
Owner Author

@Vap0r1ze Yes, it aims to close #35. Note that v3.0.0 is in beta and I am still bulletproofing it.

React 18 introduced a new API for SSR which supports Suspense Boundaries. I rewrote this hook to be compatible with this new API. As long as React 19 will support their new API it will work.

Thank you for the comment :)

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.

2 participants