You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/plugin-react/CHANGELOG.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,7 @@
2
2
3
3
## Unreleased
4
4
5
-
### Fix: Respect tsconfig `jsxImportSource` by default ([#726](https://github.com/vitejs/vite-plugin-react/pull/726))
6
-
7
-
The plugin now respects the `jsxImportSource` option from tsconfig by default, instead of always overriding it. This allows users to configure custom JSX runtimes (like `@emotion/react`) in their tsconfig without needing to duplicate the configuration in the Vite plugin options.
0 commit comments