Skip to content

Commit deb40a4

Browse files
committed
release: plugin-react@4.0.1
1 parent ab7e97a commit deb40a4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

packages/plugin-react/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## Unreleased
44

5+
## 4.0.1 (2023-06-19)
6+
57
- Support [Vitest deps.experimentalOptimizer](https://vitest.dev/config/#deps-experimentaloptimizer)
8+
- Support using components inside web workers ([#181](https://github.com/vitejs/vite-plugin-react/pull/181))
69

710
## 4.0.0 (2023-04-20)
811

packages/plugin-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-react",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"license": "MIT",
55
"author": "Evan You",
66
"contributors": [

0 commit comments

Comments
 (0)