Skip to content

feat(rsc): provide types for RSC API options#1154

Open
hi-ogawa wants to merge 14 commits intomainfrom
rsc-api-types
Open

feat(rsc): provide types for RSC API options#1154
hi-ogawa wants to merge 14 commits intomainfrom
rsc-api-types

Conversation

@hi-ogawa
Copy link
Contributor

Summary

Closes #1153

🤖 Generated with Claude Code

hi-ogawa and others added 2 commits March 21, 2026 17:00
Replace `object` and `unknown` option types with proper TypeScript
interfaces for the re-exported react-server-dom-webpack API, giving
downstream users IDE support and type safety.

Closes #1153

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@hi-ogawa hi-ogawa changed the title feat(plugin-rsc): provide types for RSC API options feat(rsc): provide types for RSC API options Mar 21, 2026
@hi-ogawa hi-ogawa added the trigger: preview Trigger pkg.pr.new label Mar 21, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 21, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@vitejs/plugin-react@1154
npm i https://pkg.pr.new/@vitejs/plugin-react-oxc@1154
npm i https://pkg.pr.new/@vitejs/plugin-rsc@1154
npm i https://pkg.pr.new/@vitejs/plugin-react-swc@1154

commit: 0b53907

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

trigger: preview Trigger pkg.pr.new

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide types for RSC API re-exported from @vitejs/plugin-rsc

1 participant