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

chore(rsc): Make Router-related imports safer for RSC #11644

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Oct 2, 2024

Safer, as in not importing React unless absolutely needed. So we don't end up with having two instances of React imported, or having React not be initialized properly

Safer, as in not importing React unless absolutely needed. So we don't
end up with having two instances of React imported, or having React not
be initialized properly
@Tobbe Tobbe added release:chore This PR is a chore (means nothing for users) experimental This PR relates to only experimental feature(s) labels Oct 2, 2024
@Tobbe Tobbe added this to the chore milestone Oct 2, 2024
@Tobbe Tobbe enabled auto-merge (squash) October 2, 2024 11:53
@Tobbe Tobbe merged commit d2b923f into redwoodjs:main Oct 2, 2024
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental This PR relates to only experimental feature(s) release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant