mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#244
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/vinext/pull/15
Author: @FredKSchott
Created: 2/24/2026
Status: ✅ Merged
Merged: 2/24/2026
Merged by: @southpolesteve
Base:
main← Head:fix/init-issues-11-12-13📝 Commits (1)
14c607ffix: resolve vinext init issues with missing dep, duplicate rsc plugin, and peer dep conflict📊 Changes
6 files changed (+13 additions, -65 deletions)
View changed files
📝
packages/vinext/package.json(+2 -2)📝
packages/vinext/src/check.ts(+1 -1)📝
packages/vinext/src/deploy.ts(+0 -9)📝
packages/vinext/src/init.ts(+2 -22)📝
tests/deploy.test.ts(+2 -12)📝
tests/init.test.ts(+6 -19)📄 Description
Fixes #11, #12, #13.
vinext initnow installsvinextitself as a devDependencyrsc()(vinext auto-registers it)react/react-dompeer dep to>=19.2.0forcreate-next-appcompatibility🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.