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 Vite RSC plugin #1999

Merged
merged 1 commit into from
Aug 31, 2022
Merged

Update Vite RSC plugin #1999

merged 1 commit into from
Aug 31, 2022

Conversation

frandiox
Copy link
Contributor

Description

This brings the latest changes in RSC from the React repo. It basically adds a way to abort RSC rendering using an AbortSignal. cc @blittle @wizardlyhel not sure if we can use right now for anything but we should keep it in mind.

There's more info about this in the original PR in React repo: facebook/react#24754


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 blittle August 17, 2022 12:49
@frandiox frandiox merged commit 40b708a into v1.x-2022-07 Aug 31, 2022
@frandiox frandiox deleted the fd-update-rsc-plugin branch August 31, 2022 02:38
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.

1 participant