Skip to content

feat(nextjs): add a skipSuspense arg to allow hook composition #6660

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

Merged
merged 4 commits into from
Jun 27, 2025

Conversation

aymeric-giraudet
Copy link
Member

@aymeric-giraudet aymeric-giraudet commented Jun 24, 2025

Summary

FX-3392

closes #6662

@aymeric-giraudet aymeric-giraudet requested review from a team, dhayab and shaejaz and removed request for a team June 24, 2025 09:03
Copy link

codesandbox-ci bot commented Jun 24, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

* test(nextjs): add e2e tests for app router

* fix tests
@aymeric-giraudet aymeric-giraudet requested a review from Haroenv June 27, 2025 09:35
@aymeric-giraudet aymeric-giraudet force-pushed the feat/nextjs-multiple-hooks branch from ffe65ff to be0dcf9 Compare June 27, 2025 09:42
@aymeric-giraudet aymeric-giraudet force-pushed the feat/nextjs-multiple-hooks branch from be0dcf9 to c55b7b0 Compare June 27, 2025 12:46
@aymeric-giraudet aymeric-giraudet force-pushed the feat/nextjs-multiple-hooks branch from c55b7b0 to 97f97b0 Compare June 27, 2025 13:08
@aymeric-giraudet aymeric-giraudet merged commit 85c41d8 into feat/nextjs-instance Jun 27, 2025
10 checks passed
@aymeric-giraudet aymeric-giraudet deleted the feat/nextjs-multiple-hooks branch June 27, 2025 13:24
aymeric-giraudet added a commit that referenced this pull request Jul 8, 2025
…mounts (#6647)

BREAKING CHANGE

* feat(nextjs): add an `instance` prop to keep same instance across remounts

* feat(nextjs): add a `skipSuspense` arg to allow hook composition (#6660)

* feat(nextjs): add a `skipSuspense` arg to allow hook composition

* test(nextjs): add e2e tests for app router (#6661)

* test(nextjs): add e2e tests for app router

* fix tests

* add option to ignore warning

* update links
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