We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d49ec commit 8a91260Copy full SHA for 8a91260
packages/plugin-react-oxc/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.2.2 (2025-06-10)
6
+
7
### Add Vite 7-beta to peerDependencies range [#497](https://github.com/vitejs/vite-plugin-react/pull/497)
8
9
React plugins are compatible with Vite 7, this removes the warning when testing the beta.
packages/plugin-react-oxc/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react-oxc",
- "version": "0.2.1",
+ "version": "0.2.2",
"license": "MIT",
"author": "Evan You",
"contributors": [
0 commit comments