Skip to content

Commit 8651113

Browse files
committed
release: v3.8.1
1 parent 322fde0 commit 8651113

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## 3.8.1
6+
7+
## Remove WebContainers warning [#268](https://github.com/vitejs/vite-plugin-react-swc/pull/268)
8+
9+
SWC is now supported in WebContainers 🎉
10+
511
## 3.8.0
612

713
### Add useAtYourOwnRisk_mutateSwcOptions option

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.8.0",
3+
"version": "3.8.1",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)