[PR #267] [MERGED] feat: add react plugin for client components #426

Closed
opened 2026-05-06 12:39:45 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/cloudflare/vinext/pull/267
Author: @hyoban
Created: 3/5/2026
Status: Merged
Merged: 3/7/2026
Merged by: @southpolesteve

Base: mainHead: 3-5-vite-plugin-react


📝 Commits (2)

  • f067f10 feat: add react plugin for client components
  • 4d70ca6 fix: improve react plugin JSDoc and update stale HMR comment

📊 Changes

3 files changed (+386 additions, -10 deletions)

View changed files

📝 packages/vinext/package.json (+1 -0)
📝 packages/vinext/src/index.ts (+24 -10)
📝 pnpm-lock.yaml (+361 -0)

📄 Description

Fixes #266


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cloudflare/vinext/pull/267 **Author:** [@hyoban](https://github.com/hyoban) **Created:** 3/5/2026 **Status:** ✅ Merged **Merged:** 3/7/2026 **Merged by:** [@southpolesteve](https://github.com/southpolesteve) **Base:** `main` ← **Head:** `3-5-vite-plugin-react` --- ### 📝 Commits (2) - [`f067f10`](https://github.com/cloudflare/vinext/commit/f067f10ea43d502cad800b4ca317eca14d1cb004) feat: add react plugin for client components - [`4d70ca6`](https://github.com/cloudflare/vinext/commit/4d70ca6ea6fa9a9a4c14328bc528cac5e87d4035) fix: improve react plugin JSDoc and update stale HMR comment ### 📊 Changes **3 files changed** (+386 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `packages/vinext/package.json` (+1 -0) 📝 `packages/vinext/src/index.ts` (+24 -10) 📝 `pnpm-lock.yaml` (+361 -0) </details> ### 📄 Description Fixes #266 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:39:45 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vinext#426
No description provided.