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

Update RSC plugin to support useId #1577

Merged
merged 3 commits into from Jun 15, 2022
Merged

Update RSC plugin to support useId #1577

merged 3 commits into from Jun 15, 2022

Conversation

frandiox
Copy link
Contributor

Description

Related: #1571

Update the RSC plugin with the latest upstream changes, which includes useId support. I've also removed some SSR-related custom types we had since they seem to be provided by React now.


Before submitting the PR, please make sure you do the following:

  • Read the Contributing Guidelines
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123)
  • Update docs in this repository according to your change
  • Run yarn changeset add if this PR cause a version bump based on Keep a Changelog and adheres to Semantic Versioning

@frandiox frandiox requested a review from a team June 15, 2022 03:34
@github-actions
Copy link
Contributor

We detected some changes in packages/*/package.json or packages/*/src, and there are no updates in the .changeset.
If the changes are user-facing and should cause a version bump, run "yarn changeset add" to track your changes and include them in the next release CHANGELOG.
If you are making simple updates to examples or documentation, you do not need to add a changeset.

@jplhomer jplhomer merged commit fb04eb9 into v1.x-2022-07 Jun 15, 2022
@jplhomer jplhomer deleted the fd-useid branch June 15, 2022 14:40
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.

None yet

2 participants