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

feat!: enable Suspense by default #1775

Merged
merged 1 commit into from
Apr 19, 2024
Merged

feat!: enable Suspense by default #1775

merged 1 commit into from
Apr 19, 2024

Conversation

luwes
Copy link
Collaborator

@luwes luwes commented Apr 19, 2024

fix #1428
fix #1474

merging to a canary branch to track v3 and breaking changes!!

BREAKING CHANGES: enable Suspense by default, remove environment checks

setting fallback={false} explicitly will disable Suspense.

BREAKING CHANGES: enable Suspense by default, remove environment checks
@luwes luwes self-assigned this Apr 19, 2024
@luwes luwes changed the base branch from master to canary April 19, 2024 16:21
@luwes luwes marked this pull request as ready for review April 19, 2024 16:22
@luwes luwes merged commit 37c5683 into canary Apr 19, 2024
12 checks passed
@luwes luwes deleted the suspense-bug branch April 19, 2024 16:26
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.

React 18 NextJS 12.1 - Hydration failed Next.JS / React 18 - Hydration Error
1 participant