React Compiler was updated to accept a target option and runtimeModule was removed. vite-plugin-react will still detect runtimeModule for backwards compatibility.
When using a custom runtimeModule or target !== '19', the plugin will not try to pre-optimize react/compiler-runtime dependency.
The react-compiler-runtime is now available on npm can be used instead of the local shim for people using the compiler with React < 19.
Here is the configuration to use the compiler with React 18 and correct source maps in development:
React Compiler was updated to accept a target option and runtimeModule was removed. vite-plugin-react will still detect runtimeModule for backwards compatibility.
When using a custom runtimeModule or target !== '19', the plugin will not try to pre-optimize react/compiler-runtime dependency.
The react-compiler-runtime is now available on npm can be used instead of the local shim for people using the compiler with React < 19.
Here is the configuration to use the compiler with React 18 and correct source maps in development:
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the development-dependencies group with 14 updates:
8.3.5
8.3.6
8.3.5
8.3.6
8.3.5
8.3.6
8.3.5
8.3.6
8.3.5
8.3.6
8.3.5
8.3.6
8.3.5
8.3.6
8.3.5
8.3.6
8.3.5
8.3.6
20.16.11
20.16.13
4.3.2
4.3.3
0.4.12
0.4.13
1.79.5
1.79.6
8.3.5
8.3.6
Updates
@storybook/addon-essentials
from 8.3.5 to 8.3.6Release notes
Sourced from
@storybook/addon-essentials
's releases.Changelog
Sourced from
@storybook/addon-essentials
's changelog.Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Updates
@storybook/addon-interactions
from 8.3.5 to 8.3.6Release notes
Sourced from
@storybook/addon-interactions
's releases.Changelog
Sourced from
@storybook/addon-interactions
's changelog.Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Updates
@storybook/addon-links
from 8.3.5 to 8.3.6Release notes
Sourced from
@storybook/addon-links
's releases.Changelog
Sourced from
@storybook/addon-links
's changelog.Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Updates
@storybook/addon-onboarding
from 8.3.5 to 8.3.6Release notes
Sourced from
@storybook/addon-onboarding
's releases.Changelog
Sourced from
@storybook/addon-onboarding
's changelog.Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Updates
@storybook/blocks
from 8.3.5 to 8.3.6Release notes
Sourced from
@storybook/blocks
's releases.Changelog
Sourced from
@storybook/blocks
's changelog.Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Updates
@storybook/builder-vite
from 8.3.5 to 8.3.6Release notes
Sourced from
@storybook/builder-vite
's releases.Changelog
Sourced from
@storybook/builder-vite
's changelog.Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Updates
@storybook/react
from 8.3.5 to 8.3.6Release notes
Sourced from
@storybook/react
's releases.Changelog
Sourced from
@storybook/react
's changelog.Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Updates
@storybook/react-vite
from 8.3.5 to 8.3.6Release notes
Sourced from
@storybook/react-vite
's releases.Changelog
Sourced from
@storybook/react-vite
's changelog.Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Updates
@storybook/test
from 8.3.5 to 8.3.6Release notes
Sourced from
@storybook/test
's releases.Changelog
Sourced from
@storybook/test
's changelog.Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Updates
@types/node
from 20.16.11 to 20.16.13Commits
Updates
@vitejs/plugin-react
from 4.3.2 to 4.3.3Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
b61592a
release: plugin-react@4.3.3e8a923f
fix: addreact-dom
inoptimizeOps
to handle CJS script. (#375)7a7e339
feat: support new React Compiler target option (#374)Updates
eslint-plugin-react-refresh
from 0.4.12 to 0.4.13Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
268df3b
Support for Arbitrary Module Identifiers syntax (fixes #52) [publish]cb7cecd
Support forreact-redux
connect (fixes #51)Updates
sass
from 1.79.5 to 1.79.6Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
f7b2e63
Fix GitHub Actions config (#2387)1e27aeb
Add a changelog entry for sass/embedded-host-node#338 (#2384)73ff9a9
Don't generate extra*/
s for trailing whitespace in Sass (#2383)164224f
Update QEMU (#2382)Updates
storybook
from 8.3.5 to 8.3.6Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
a2ee504
Bump version from "8.3.5" to "8.3.6" [skip ci]Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show