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: Update partial hydration directive #36868

Merged
merged 4 commits into from Oct 25, 2022

Conversation

tyhopp
Copy link
Contributor

@tyhopp tyhopp commented Oct 24, 2022

Description

Update our internal directive from "client export" to "use client" as per the latest RFC for React Server Components.

There will be several other changes required when we bump to a later version of react-server-dom-webpack, that can be done all at once in the future since things are still changing upstream.

Documentation

Related Issues

[sc-57196]

@tyhopp tyhopp added the topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine) label Oct 24, 2022
@tyhopp tyhopp added this to the Gatsby 5 milestone Oct 24, 2022
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 24, 2022
@tyhopp tyhopp removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 24, 2022
@tyhopp tyhopp changed the title chore: Update client directive to "use client" feat: Update implementation to latest RSC spec Oct 24, 2022
@tyhopp tyhopp changed the title feat: Update implementation to latest RSC spec feat: Update to latest RSC spec Oct 24, 2022
@tyhopp tyhopp changed the title feat: Update to latest RSC spec feat: Update partial hydration to latest RSC spec Oct 24, 2022
@tyhopp tyhopp changed the title feat: Update partial hydration to latest RSC spec feat: Update partial hydration directive Oct 25, 2022
@tyhopp tyhopp marked this pull request as ready for review October 25, 2022 10:59
@pieh pieh merged commit 7f1b57c into master Oct 25, 2022
@pieh pieh deleted the chore/partial-hydration-use-client-directive branch October 25, 2022 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants