Skip to content

docs(plugin-rsc): clarify arbitrary React version support for security updates#1018

Merged
hi-ogawa merged 4 commits intomainfrom
copilot/update-readme-react-versions
Dec 12, 2025
Merged

docs(plugin-rsc): clarify arbitrary React version support for security updates#1018
hi-ogawa merged 4 commits intomainfrom
copilot/update-readme-react-versions

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Dec 12, 2025

Description

The "Using React Canary and Experimental versions" section in plugin-rsc README now explicitly mentions that users can install arbitrary React versions, including for security vulnerability patches.

Changes:

  • Updated bullet point to include "arbitrary versions" alongside stable, canary, and experimental
  • Added bullet point: "Quickly update to patched versions when security vulnerabilities are discovered"
  • Added third code example demonstrating specific version installation (e.g., "react": "18.3.1") with explicit security use case note

This clarifies that installing react-server-dom-webpack directly gives full version control without waiting for plugin updates.

Original prompt

docs: update https://github.com/vitejs/vite-plugin-react/blob/plugin-rsc%400.5.7/packages/plugin-rsc/README.md#using-react-canary-and-experimental-versions to mention this allows arbitrary version of react e.g. after security vulnerability is found


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…y updates

Co-authored-by: hi-ogawa <4232207+hi-ogawa@users.noreply.github.com>
Copilot AI changed the title [WIP] Update documentation to allow arbitrary React versions docs(plugin-rsc): clarify arbitrary React version support for security updates Dec 12, 2025
Copilot AI requested a review from hi-ogawa December 12, 2025 00:38
Rework the "Using React Canary and Experimental versions" section to be
more concise and focused. Rename to "Using different React versions",
remove the pkg.pr.new option, and update the example version to 19.2.3.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@hi-ogawa hi-ogawa marked this pull request as ready for review December 12, 2025 00:54
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@hi-ogawa hi-ogawa merged commit 8ea9eda into main Dec 12, 2025
20 checks passed
@hi-ogawa hi-ogawa deleted the copilot/update-readme-react-versions branch December 12, 2025 01:21
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