Update dependency @vitejs/plugin-react to v4.5.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @vitejs/plugin-react (source) | devDependencies | minor | 4.3.4 -> 4.5.0 |
Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.5.0
Add filter for rolldown-vite #470
Added filter so that it is more performant when running this plugin with rolldown-powered version of Vite.
Skip HMR for JSX files with hooks #480
This removes the HMR warning for hooks with JSX.
v4.4.1
Fix type issue when using moduleResolution: "node" in tsconfig #462
v4.4.0
Make compatible with rolldown-vite
This plugin is now compatible with rolldown-powered version of Vite.
Note that currently the __source property value position might be incorrect. This will be fixed in the near future.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.