Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds support for Vite version 8 as a peer dependency for @vitejs/plugin-react, enabling the plugin to work with the upcoming Vite 8.x release series. This is a forward-compatibility update that extends the plugin's supported Vite versions from 4.2.0 through 8.x.
Key Changes:
- Updated the
vitepeer dependency range to include^8.0.0
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Hey, the warning during beta period is intended, so please wait until stable v8 release #1001 (comment) |
|
@hi-ogawa why did you decide not to include this change to the 6 beta version of the plugin? |
Description
Closes #1012