Skip to content

Commit 07a2e01

Browse files
release: plugin-react-swc@4.3.3 (#1363)
Co-authored-by: vite-release-bot[bot] <310023697+vite-release-bot[bot]@users.noreply.github.com>
1 parent 68c0cb8 commit 07a2e01

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

packages/plugin-react-swc/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 4.3.3 (2026-07-30)
6+
57
### Add a patch for bundled-dev mode compat [#1352](https://github.com/vitejs/vite-plugin-react/pull/1352)
68

79
Added a patch so that this plugin works with [the experimental bundled dev mode](https://vite.dev/blog/announcing-vite8-1#experimental-bundled-dev-mode). Note that because this Vite feature is experimental, compatibility in future Vite releases is not guaranteed.

packages/plugin-react-swc/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-swc",
3-
"version": "4.3.2",
3+
"version": "4.3.3",
44
"private": true,
55
"description": "Speed up your Vite dev server with SWC",
66
"keywords": [

0 commit comments

Comments
 (0)