Skip to content

Commit

Permalink
release: plugin-react@4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBarre committed Jun 19, 2023
1 parent ab7e97a commit deb40a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions packages/plugin-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

## Unreleased

## 4.0.1 (2023-06-19)

- Support [Vitest deps.experimentalOptimizer](https://vitest.dev/config/#deps-experimentaloptimizer)
- Support using components inside web workers ([#181](https://github.com/vitejs/vite-plugin-react/pull/181))

## 4.0.0 (2023-04-20)

Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-react",
"version": "4.0.0",
"version": "4.0.1",
"license": "MIT",
"author": "Evan You",
"contributors": [
Expand Down

0 comments on commit deb40a4

Please sign in to comment.