An open API service for providing issue and pull request metadata for open source projects.

GitHub / vitejs/vite-plugin-react issues and pull requests

Labelled with: plugin: react

#956 - chore(react): use ts-ignore for ecosystem-ci

Pull Request - State: closed - Opened by sapphi-red 23 days ago
Labels: p1-chore ๐Ÿงน, plugin: react

#888 - chore(react): fix ecosystem-ci failure

Pull Request - State: closed - Opened by sapphi-red about 2 months ago
Labels: p1-chore ๐Ÿงน, plugin: react

#882 - feat(react): full bundle mode compat

Pull Request - State: open - Opened by sapphi-red about 2 months ago - 1 comment
Labels: plugin: react, trigger: preview

#882 - feat(react): full bundle mode compat

Issue - State: closed - Opened by sapphi-red about 2 months ago - 1 comment
Labels: plugin: react, trigger: preview

#881 - perf(react): use native refresh wrapper plugin in rolldown-vite

Pull Request - State: closed - Opened by sapphi-red about 2 months ago - 2 comments
Labels: plugin: react

#872 - fix(react): hmr did not work for components imported with queries with rolldown-vite

Pull Request - State: closed - Opened by sapphi-red 2 months ago
Labels: plugin: react

#871 - TanStack Router HMR issues with Rolldown-Vite

Issue - State: closed - Opened by TheAlexLichter 2 months ago
Labels: p3-downstream-blocker ๐Ÿ”จ, plugin: react

#783 - perf(react): skip transform hook completely in rolldown-vite in dev if possible

Pull Request - State: closed - Opened by sapphi-red 3 months ago
Labels: plugin: react

#719 - plugin-react no longer respects `jsxImportSource` settings from tsconfig

Issue - State: closed - Opened by aslilac 3 months ago - 4 comments
Labels: plugin: react

#716 - fix(react): respect `reactRefreshHost` option on rolldown-vite

Pull Request - State: closed - Opened by hi-ogawa 3 months ago
Labels: p3-minor-bug ๐Ÿ”จ, plugin: react

#708 - fix(react): refreshWrapper was injected twice for class components when using babel plugins and rolldown-vite

Pull Request - State: closed - Opened by sapphi-red 3 months ago - 3 comments
Labels: p3-minor-bug ๐Ÿ”จ, plugin: react

#649 - fix(react): use development jsx transform for `NODE_ENV=development` build

Pull Request - State: closed - Opened by sapphi-red 4 months ago - 2 comments
Labels: p3-minor-bug ๐Ÿ”จ, plugin: react

#622 - (oxc) Support jsx development runtime transform on vite build (and vice verse)

Issue - State: open - Opened by hi-ogawa 4 months ago
Labels: plugin: react

#586 - fix!: remove `resolve.dedupe`

Pull Request - State: closed - Opened by sapphi-red 4 months ago
Labels: breaking change, plugin: react

#583 - refactor!: bump required node version to 20.19+, 22.12+ and drop CJS build

Pull Request - State: open - Opened by sapphi-red 4 months ago
Labels: breaking change, plugin: react, plugin: react-swc, plugin: react-oxc

#513 - feat(react): add raw rolldown support

Pull Request - State: closed - Opened by sapphi-red 5 months ago - 1 comment
Labels: p2-nice-to-have ๐Ÿฐ, plugin: react

#513 - feat(react): add raw rolldown support

Pull Request - State: closed - Opened by sapphi-red 5 months ago - 1 comment
Labels: p2-nice-to-have ๐Ÿฐ, plugin: react

#489 - fix: use `optimizeDeps.rollupOptions` for rolldown-vite

Pull Request - State: closed - Opened by sapphi-red 6 months ago - 1 comment
Labels: p2-has-workaround ๐Ÿฐ, plugin: react, plugin: react-swc

#489 - fix: use `optimizeDeps.rollupOptions` for rolldown-vite

Pull Request - State: closed - Opened by sapphi-red 6 months ago - 1 comment
Labels: p2-has-workaround ๐Ÿฐ, plugin: react, plugin: react-swc

#480 - fix(hmr): skip HMR for JSX files with hooks

Pull Request - State: closed - Opened by ArnaudBarre 6 months ago - 4 comments
Labels: plugin: react, plugin: react-swc, plugin: react-oxc

#480 - fix(hmr): skip HMR for JSX files with hooks

Pull Request - State: closed - Opened by ArnaudBarre 6 months ago - 4 comments
Labels: plugin: react, plugin: react-swc, plugin: react-oxc

#470 - feat: add filter

Pull Request - State: closed - Opened by sapphi-red 7 months ago - 1 comment
Labels: p3-significant ๐Ÿ”จ, plugin: react, plugin: react-swc, plugin: react-oxc

#470 - feat: add filter

Pull Request - State: closed - Opened by sapphi-red 7 months ago - 1 comment
Labels: p3-significant ๐Ÿ”จ, plugin: react, plugin: react-swc, plugin: react-oxc

#467 - fix(react): inject `__self` and `__source` by babel for rolldown-vite

Pull Request - State: closed - Opened by sapphi-red 7 months ago
Labels: p3-minor-bug ๐Ÿ”จ, plugin: react

#451 - feat: add support for rolldown-vite

Pull Request - State: closed - Opened by sapphi-red 7 months ago - 3 comments
Labels: p3-significant ๐Ÿ”จ, plugin: react, plugin: react-swc

#451 - feat: add support for rolldown-vite

Pull Request - State: closed - Opened by sapphi-red 7 months ago - 3 comments
Labels: p3-significant ๐Ÿ”จ, plugin: react, plugin: react-swc

#445 - chore: add type field to plugin-react package

Pull Request - State: closed - Opened by sapphi-red 7 months ago - 1 comment
Labels: p2-nice-to-have ๐Ÿฐ, plugin: react

#444 - chore: fix refresh runtime path in dev

Pull Request - State: open - Opened by sapphi-red 7 months ago
Labels: p1-chore ๐Ÿงน, plugin: react, plugin: react-oxc

#444 - chore: fix refresh runtime path in dev

Pull Request - State: closed - Opened by sapphi-red 7 months ago
Labels: p1-chore ๐Ÿงน, plugin: react, plugin: react-oxc

#440 - Add an option to remove devtools from production

Issue - State: closed - Opened by tiziodcaio 8 months ago - 6 comments
Labels: plugin: react, plugin: react-swc

#426 - useEffect does not re-fire on hot reload with React 19

Issue - State: closed - Opened by gkiely over 1 year ago - 1 comment
Labels: bug: upstream, plugin: react, plugin: react-swc, plugin: react-oxc

#420 - feat: add `reactRefreshHost` option to support module federation HMR

Pull Request - State: closed - Opened by protoEvangelion 8 months ago - 14 comments
Labels: plugin: react, plugin: react-swc

#420 - feat: add `reactRefreshHost` option to support module federation HMR

Pull Request - State: closed - Opened by protoEvangelion 8 months ago - 12 comments
Labels: plugin: react, plugin: react-swc

#415 - Allow jsx in <script> tag

Issue - State: closed - Opened by zanminkian 9 months ago - 1 comment
Labels: pending triage, plugin: react

#352 - feat: add `async` option for streaming

Pull Request - State: closed - Opened by ncking over 1 year ago - 9 comments
Labels: plugin: react

#306 - feat!(react): support including files in node_modules

Pull Request - State: open - Opened by Jinjiang over 1 year ago - 10 comments
Labels: breaking change, plugin: react, trigger: preview

#304 - Can not support hmr x include files inside node_modules

Issue - State: closed - Opened by Jinjiang over 1 year ago - 7 comments
Labels: breaking change, p2-nice-to-have ๐Ÿฐ, plugin: react