@vitejs/plugin-react 5.0.1

5.0.1
Set optimizeDeps.rollupOptions.transform.jsx instead of optimizeDeps.rollupOptions.jsx for rolldown-vite (#735)

optimizeDeps.rollupOptions.jsx is going to be deprecated in favor of optimizeDeps.rollupOptions.transform.jsx.

Perf: skip babel-plugin-react-compiler if code has no "use memo" when { compilationMode: "annotation" } (#734)
Respect tsconfig jsxImportSource (#726)
Fix reactRefreshHost option on rolldown-vite (#716)
Fix RefreshRuntime being injected twice for class components on rolldown-vite (#708)
Skip babel-plugin-react-compiler on non client environment (689)
View original

Upgraded? How did it go?

Discussion