Skip to content

Releases: vitejs/vite-plugin-react

plugin-react@6.0.5

Choose a tag to compare

@vite-release-bot vite-release-bot released this 30 Jul 10:10
68c0cb8

Fixed the react compiler preset filter to be linear (#1353)

The improved filter in v6.0.3 was non-linear and caused a performance regression (#1349). The filter was changed to be linear to avoid that.

plugin-react-swc@4.3.3

Choose a tag to compare

@vite-release-bot vite-release-bot released this 30 Jul 10:22
07a2e01

Add a patch for bundled-dev mode compat #1352

Added a patch so that this plugin works with the experimental bundled dev mode. Note that because this Vite feature is experimental, compatibility in future Vite releases is not guaranteed.

plugin-rsc@0.5.32

Choose a tag to compare

@vite-release-bot vite-release-bot released this 28 Jul 09:24
3030a34

Bug Fixes

  • rsc: preserve server reference metadata compatibility (#1340) (54f38e0)

plugin-rsc@0.5.31

Choose a tag to compare

@vite-release-bot vite-release-bot released this 28 Jul 06:34
4b5c809

Features

  • rsc: ability to register server function via plugins (#1310) (31cdbb8)

Bug Fixes

  • deps: update all non-major dependencies (#1327) (a00a9f8)
  • deps: update dependency react-router to v8 [security] (#1328) (4560c61)
  • rsc: correct keepUseClientProxy option typo (#1325) (6225dc9)
  • rsc: ignore root resolution errors in rsc:virtual-client-package (#1309) (d432264)

Documentation

  • replace tsc-dev with tsc in agents instruction so they won't get stuck (#1324) (036ae00)
  • rsc: document /react/* entries and update examples list (#1311) (bd417ef)

Miscellaneous Chores

  • rsc: align performance track payload with starter (#1321) (dfc36c4)
  • rsc: explain inline hoist transform with comments (#1331) (7a16ffe)
  • rsc: fix internal and example typos (#1318) (b14ed96)
  • rsc: split use cache into dedicated example (#1312) (713fed1)
  • rsc: update Tailwind and remove HMR workaround (#1329) (28f6637)

Code Refactoring

  • rsc: normalize return value of transformServerActionServer (#1313) (bc5ca14)

Tests

  • rsc: unskip performance track test in canary CI (#1308) (cd6c50f)

Continuous Integration

plugin-rsc@0.5.30

Choose a tag to compare

@github-actions github-actions released this 23 Jul 03:50
32611a2

Please refer to CHANGELOG.md for details.

plugin-rsc@0.5.29

Choose a tag to compare

@github-actions github-actions released this 22 Jul 00:36
a80215e

Please refer to CHANGELOG.md for details.

plugin-react@6.0.4

Choose a tag to compare

@github-actions github-actions released this 22 Jul 04:16
plugin-react@6.0.4
f4b5498

Fixed $RefreshSig$ is not defined error when running vite dev with NODE_ENV=production

When running vite dev with NODE_ENV=production, the app errored with $RefreshSig$ is not defined.
This error is now fixed.

plugin-react-swc@4.3.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 04:13
plugin-react-swc@4.3.2
ec5e4cd

Don't apply React Refresh wrapper for non JSX files #1226

Fixes #1225.

plugin-rsc@0.5.28

Choose a tag to compare

@github-actions github-actions released this 17 Jul 08:22
674c6c4

Please refer to CHANGELOG.md for details.

plugin-react@6.0.3

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:11
plugin-react@6.0.3
640fd35
plugin-react@6.0.3