Skip to content

Commit bc88ecb

Browse files
committed
release: v3.7.1
1 parent 33d0246 commit bc88ecb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
## 3.7.1
6+
7+
Ignore directive sourcemap error [#231](https://github.com/vitejs/vite-plugin-react/issues/231)
8+
59
## 3.7.0
610

711
### Support HMR for class components

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-react-swc-monorepo",
3-
"version": "3.7.0",
3+
"version": "3.7.1",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)