Skip to content

feat: add vite@8 peer dependency#1013

Closed
rakleed wants to merge 3 commits intovitejs:mainfrom
rakleed:patch-2
Closed

feat: add vite@8 peer dependency#1013
rakleed wants to merge 3 commits intovitejs:mainfrom
rakleed:patch-2

Conversation

@rakleed
Copy link
Copy Markdown

@rakleed rakleed commented Dec 8, 2025

Description

Closes #1012

Copilot AI review requested due to automatic review settings December 8, 2025 10:19
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 vite peer dependency range to include ^8.0.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@hi-ogawa
Copy link
Copy Markdown
Contributor

hi-ogawa commented Dec 9, 2025

Hey, the warning during beta period is intended, so please wait until stable v8 release #1001 (comment)

@hi-ogawa hi-ogawa marked this pull request as draft December 9, 2025 00:20
@rakleed
Copy link
Copy Markdown
Author

rakleed commented Mar 6, 2026

@hi-ogawa why did you decide not to include this change to the 6 beta version of the plugin?

@rakleed rakleed closed this Mar 22, 2026
@rakleed rakleed deleted the patch-2 branch March 22, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

plugin-react: add vite@8 support

3 participants