We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d0246 commit bc88ecbCopy full SHA for bc88ecb
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+## 3.7.1
6
+
7
+Ignore directive sourcemap error [#231](https://github.com/vitejs/vite-plugin-react/issues/231)
8
9
## 3.7.0
10
11
### Support HMR for class components
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react-swc-monorepo",
- "version": "3.7.0",
+ "version": "3.7.1",
"type": "module",
"private": true,
"scripts": {
0 commit comments