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 8ce7183 commit c7124fbCopy full SHA for c7124fb
packages/plugin-react-oxc/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.2.1 (2025-06-03)
6
+
7
### Add explicit semicolon in preambleCode [#485](https://github.com/vitejs/vite-plugin-react/pull/485)
8
9
This fixes an edge case when using HTML minifiers that strips line breaks aggressively.
packages/plugin-react-oxc/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react-oxc",
- "version": "0.2.0",
+ "version": "0.2.1",
"license": "MIT",
"author": "Evan You",
"contributors": [
0 commit comments