We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ba45b commit 63b2e38Copy full SHA for 63b2e38
packages/plugin-react/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+## 4.3.2 (2024-09-29)
6
+
7
+Ignore directive sourcemap error [#369](https://github.com/vitejs/vite-plugin-react/issues/369)
8
9
## 4.3.1 (2024-06-10)
10
11
### Fix support for React Compiler with React 18
packages/plugin-react/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react",
- "version": "4.3.1",
+ "version": "4.3.2",
"license": "MIT",
"author": "Evan You",
"contributors": [
0 commit comments