[PR #596] [MERGED] docs: update Vite 8 guidance #696

Closed
opened 2026-05-06 13:09:37 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/cloudflare/vinext/pull/596
Author: @southpolesteve
Created: 3/19/2026
Status: Merged
Merged: 3/20/2026
Merged by: @southpolesteve

Base: mainHead: codex/vite8-docs


📝 Commits (1)

  • 0922726 docs: update Vite 8 guidance

📊 Changes

6 files changed (+33 additions, -3 deletions)

View changed files

📝 .agents/skills/migrate-to-vinext/SKILL.md (+2 -0)
📝 .agents/skills/migrate-to-vinext/references/config-examples.md (+2 -0)
📝 .agents/skills/migrate-to-vinext/references/troubleshooting.md (+14 -0)
📝 AGENTS.md (+10 -0)
📝 README.md (+3 -1)
📝 tests/tsconfig-paths-vite8.test.ts (+2 -2)

📄 Description

Summary

  • add Vite 8 guidance to the README, agent instructions, and migration skill docs
  • call out Rolldown/Oxc-era config recommendations and common migration gotchas
  • update the Vite 8 tsconfig-paths test to use the stable release version

Testing

  • pnpm test tests/tsconfig-paths-vite8.test.ts

🔄 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/596 **Author:** [@southpolesteve](https://github.com/southpolesteve) **Created:** 3/19/2026 **Status:** ✅ Merged **Merged:** 3/20/2026 **Merged by:** [@southpolesteve](https://github.com/southpolesteve) **Base:** `main` ← **Head:** `codex/vite8-docs` --- ### 📝 Commits (1) - [`0922726`](https://github.com/cloudflare/vinext/commit/09227265e7f06ad0b8af41363ac154b617242b9e) docs: update Vite 8 guidance ### 📊 Changes **6 files changed** (+33 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.agents/skills/migrate-to-vinext/SKILL.md` (+2 -0) 📝 `.agents/skills/migrate-to-vinext/references/config-examples.md` (+2 -0) 📝 `.agents/skills/migrate-to-vinext/references/troubleshooting.md` (+14 -0) 📝 `AGENTS.md` (+10 -0) 📝 `README.md` (+3 -1) 📝 `tests/tsconfig-paths-vite8.test.ts` (+2 -2) </details> ### 📄 Description ## Summary - add Vite 8 guidance to the README, agent instructions, and migration skill docs - call out Rolldown/Oxc-era config recommendations and common migration gotchas - update the Vite 8 tsconfig-paths test to use the stable release version ## Testing - pnpm test tests/tsconfig-paths-vite8.test.ts --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:09:37 +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#696
No description provided.