vite-plugin-react icon indicating copy to clipboard operation
vite-plugin-react copied to clipboard

The all-in-one Vite plugin for React projects.

Results 83 vite-plugin-react issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-core)) | [`^7.24.5` -> `^7.25.2`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.5/7.25.2) |...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/vitejs/vite-plugin-react). ## Awaiting Schedule The following updates are...

### Describe the bug I am trying to use SSR with Vite and React. I have to use `renderToPipeableStream` because I'm using code splitting and `Suspense` which is not compatible...

pending triage

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`^6.13.1` -> `^7.9.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.13.2/7.9.0) |...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pnpm/action-setup](https://togithub.com/pnpm/action-setup) | action | major | `v3.0.0` -> `v4.0.0` | ---...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`^8.57.1` -> `^9.11.1`](https://renovatebot.com/diffs/npm/eslint/8.57.1/9.11.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

### Describe the bug If you set up a new Vite project using `npm create vite@latest`, the skeleton it generates will only lint JSX files if you run `npm run...

pending triage

### Describe the bug When modifying files inside node_modules, the HMR doesn't work. I guess it's because this line of code reject the following logics https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/src/index.ts#L165 ```ts async transform(code, id,...

breaking change
p2-nice-to-have 🍰
plugin: react

### Description User can't customize exclude option to support hmr for files inside node_modules. ### Additional context #304 With this PR, the reproduction can be fixed by Vite config: ```ts...

breaking change
plugin: react

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@eslint-types/typescript-eslint](https://togithub.com/eslint-types/define-config-plugin-types/tree/main/types/typescript-eslint) ([source](https://togithub.com/eslint-types/define-config-plugin-types/tree/HEAD/types/typescript-eslint)) | [`^6.12.0` -> `^7.5.0`](https://renovatebot.com/diffs/npm/@eslint-types%2ftypescript-eslint/6.12.0/7.5.0) |...

dependencies