Skip to content

feat: add Vite 7-beta to peerDependencies range #497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 7, 2025
Merged

Conversation

ArnaudBarre
Copy link
Member

No description provided.

@ArnaudBarre ArnaudBarre requested a review from sapphi-red June 7, 2025 14:39
@ArnaudBarre ArnaudBarre self-assigned this Jun 7, 2025
@ArnaudBarre ArnaudBarre merged commit 6ea9398 into main Jun 7, 2025
11 checks passed
@ArnaudBarre ArnaudBarre deleted the vite-7 branch June 7, 2025 20:03
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jun 14, 2025
| datasource | package              | from  | to    |
| ---------- | -------------------- | ----- | ----- |
| npm        | @vitejs/plugin-react | 4.5.0 | 4.5.2 |


## [v4.5.2](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#452-2025-06-10)

##### Suggest `@vitejs/plugin-react-oxc` if rolldown-vite is detected [#491](vitejs/vite-plugin-react#491)

Emit a log which recommends `@vitejs/plugin-react-oxc` when `rolldown-vite` is detected to improve performance and use Oxc under the hood. The warning can be disabled by setting `disableOxcRecommendation: false` in the plugin options.

##### Use `optimizeDeps.rollupOptions` instead of `optimizeDeps.esbuildOptions` for rolldown-vite [#489](vitejs/vite-plugin-react#489)

This suppresses the warning about `optimizeDeps.esbuildOptions` being deprecated in rolldown-vite.

##### Add Vite 7-beta to peerDependencies range [#497](vitejs/vite-plugin-react#497)

React plugins are compatible with Vite 7, this removes the warning when testing the beta.


## [v4.5.1](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#451-2025-06-03)

##### Add explicit semicolon in preambleCode [#485](vitejs/vite-plugin-react#485)

This fixes an edge case when using HTML minifiers that strips line breaks aggressively.
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jun 22, 2025
| datasource | package              | from  | to    |
| ---------- | -------------------- | ----- | ----- |
| npm        | @vitejs/plugin-react | 4.5.0 | 4.5.2 |


## [v4.5.2](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#452-2025-06-10)

##### Suggest `@vitejs/plugin-react-oxc` if rolldown-vite is detected [#491](vitejs/vite-plugin-react#491)

Emit a log which recommends `@vitejs/plugin-react-oxc` when `rolldown-vite` is detected to improve performance and use Oxc under the hood. The warning can be disabled by setting `disableOxcRecommendation: false` in the plugin options.

##### Use `optimizeDeps.rollupOptions` instead of `optimizeDeps.esbuildOptions` for rolldown-vite [#489](vitejs/vite-plugin-react#489)

This suppresses the warning about `optimizeDeps.esbuildOptions` being deprecated in rolldown-vite.

##### Add Vite 7-beta to peerDependencies range [#497](vitejs/vite-plugin-react#497)

React plugins are compatible with Vite 7, this removes the warning when testing the beta.


## [v4.5.1](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#451-2025-06-03)

##### Add explicit semicolon in preambleCode [#485](vitejs/vite-plugin-react#485)

This fixes an edge case when using HTML minifiers that strips line breaks aggressively.
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jul 5, 2025
| datasource | package              | from  | to    |
| ---------- | -------------------- | ----- | ----- |
| npm        | @vitejs/plugin-react | 4.5.0 | 4.6.0 |


## [v4.6.0](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#460-2025-06-23)

##### Add raw Rolldown support

This plugin only worked with Vite. But now it can also be used with raw Rolldown. The main purpose for using this plugin with Rolldown is to use react compiler.


## [v4.5.2](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#452-2025-06-10)

##### Suggest `@vitejs/plugin-react-oxc` if rolldown-vite is detected [#491](vitejs/vite-plugin-react#491)

Emit a log which recommends `@vitejs/plugin-react-oxc` when `rolldown-vite` is detected to improve performance and use Oxc under the hood. The warning can be disabled by setting `disableOxcRecommendation: false` in the plugin options.

##### Use `optimizeDeps.rollupOptions` instead of `optimizeDeps.esbuildOptions` for rolldown-vite [#489](vitejs/vite-plugin-react#489)

This suppresses the warning about `optimizeDeps.esbuildOptions` being deprecated in rolldown-vite.

##### Add Vite 7-beta to peerDependencies range [#497](vitejs/vite-plugin-react#497)

React plugins are compatible with Vite 7, this removes the warning when testing the beta.


## [v4.5.1](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#451-2025-06-03)

##### Add explicit semicolon in preambleCode [#485](vitejs/vite-plugin-react#485)

This fixes an edge case when using HTML minifiers that strips line breaks aggressively.
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jul 5, 2025
| datasource | package              | from  | to    |
| ---------- | -------------------- | ----- | ----- |
| npm        | @vitejs/plugin-react | 4.5.0 | 4.6.0 |


## [v4.6.0](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#460-2025-06-23)

##### Add raw Rolldown support

This plugin only worked with Vite. But now it can also be used with raw Rolldown. The main purpose for using this plugin with Rolldown is to use react compiler.


## [v4.5.2](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#452-2025-06-10)

##### Suggest `@vitejs/plugin-react-oxc` if rolldown-vite is detected [#491](vitejs/vite-plugin-react#491)

Emit a log which recommends `@vitejs/plugin-react-oxc` when `rolldown-vite` is detected to improve performance and use Oxc under the hood. The warning can be disabled by setting `disableOxcRecommendation: false` in the plugin options.

##### Use `optimizeDeps.rollupOptions` instead of `optimizeDeps.esbuildOptions` for rolldown-vite [#489](vitejs/vite-plugin-react#489)

This suppresses the warning about `optimizeDeps.esbuildOptions` being deprecated in rolldown-vite.

##### Add Vite 7-beta to peerDependencies range [#497](vitejs/vite-plugin-react#497)

React plugins are compatible with Vite 7, this removes the warning when testing the beta.


## [v4.5.1](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#451-2025-06-03)

##### Add explicit semicolon in preambleCode [#485](vitejs/vite-plugin-react#485)

This fixes an edge case when using HTML minifiers that strips line breaks aggressively.
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.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy