Skip to content

Commit ea00b55

Browse files
committed
chore: cleanup
1 parent 16e4ecd commit ea00b55

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/plugin-react/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
## Unreleased
44

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.
5+
### Respect tsconfig `jsxImportSource` ([#726](https://github.com/vitejs/vite-plugin-react/pull/726))
86

97
### Fix `reactRefreshHost` option on rolldown-vite ([#716](https://github.com/vitejs/vite-plugin-react/pull/716))
108

0 commit comments

Comments
 (0)