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:
This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.
This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.
Bumps the patch-updates group with 14 updates:
2.6.1
2.6.2
0.5.45
0.5.46
7.25.6
7.25.9
18.3.10
18.3.12
18.3.0
18.3.1
5.4.2
5.4.3
4.3.2
4.3.3
2.1.1
2.1.4
2.1.1
2.1.4
7.37.1
7.37.2
0.4.12
0.4.14
5.6.2
5.6.3
5.4.8
5.4.10
2.1.1
2.1.4
Updates
i18next-http-backend
from 2.6.1 to 2.6.2Changelog
Sourced from i18next-http-backend's changelog.
Commits
6f6338b
2.6.218fac10
release7f8e846
Improve network error detection across browsers (#152)feb9589
Bump express from 4.19.2 to 4.20.0 in /example/fallback (#149)28fa1a1
Bump next from 14.2.3 to 14.2.10 in /example/next (#148)Updates
moment-timezone
from 0.5.45 to 0.5.46Release notes
Sourced from moment-timezone's releases.
Changelog
Sourced from moment-timezone's changelog.
Commits
4b7ce20
Build moment-timezone 0.5.4664a0288
Bump version to 0.5.46d5f3c70
Merge pull request #1121 from moment/automated/data-update1c6b26d
ci: Allow tests to be run manually on a branch5086b53
Fix MET guess test for new dataf51dc2e
data: Add 2024b1deeb20
ci: Allow data update PRs to be created with failing testsdb8f165
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1109)543eb57
Merge pull request #1105 from moment/dependabot/npm_and_yarn/ejs-3.1.10eac2df3
build(deps-dev): bump ejs from 3.1.9 to 3.1.10Updates
@babel/cli
from 7.25.6 to 7.25.9Release notes
Sourced from
@babel/cli
's releases.... (truncated)
Changelog
Sourced from
@babel/cli
's changelog.... (truncated)
Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.77722f23
Updatetypescript
&typescript-eslint
(#16826)69d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)Updates
@types/react
from 18.3.10 to 18.3.12Commits
Updates
@types/react-dom
from 18.3.0 to 18.3.1Commits
Updates
@vitejs/plugin-legacy
from 5.4.2 to 5.4.3Release notes
Sourced from
@vitejs/plugin-legacy
's releases.Changelog
Sourced from
@vitejs/plugin-legacy
's changelog.Commits
cfb621e
chore(deps): update all non-major dependencies (#17945)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
@vitest/coverage-v8
from 2.1.1 to 2.1.4Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
0df44c0
chore: release v2.1.4de74785
chore(deps): update@antfu/eslint-config
v3.8.0 (#6751)62ac4eb
chore(deps): updatemagic-string
(#6711)d260cef
chore(deps): update all non-major dependencies (#6360)4c03a0d
chore: release v2.1.37155cee
refactor(coverage): move re-usable parts to base provider (#6665)0ce26a4
chore: release v2.1.288bde99
fix(coverage):cleanOnRerun: false
to invalidate previous results (#6592)1371ca6
fix(coverage): remove empty coverage folder on test failure too (#6547)Updates
@vitest/ui
from 2.1.1 to 2.1.4Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
0df44c0
chore: release v2.1.4df6d750
fix(vitest): don't fail if the working directory starts with a lowercase driv...5df7414
chore(deps): update all non-major dependencies (#6750)de74785
chore(deps): update@antfu/eslint-config
v3.8.0 (#6751)7abc4ab
chore(deps): update vue (#6709)d260cef
chore(deps): update all non-major dependencies (#6360)fde5d50
fix(deps): update dependency sirv to v3 (#6701)4c03a0d
chore: release v2.1.30ce26a4
chore: release v2.1.2e7f3521
fix: moveVitest.setServer
to postconfigureServer
hook to enable import ...Updates
eslint-plugin-react
from 7.37.1 to 7.37.2Release notes
Sourced from eslint-plugin-react's releases.
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
256cf74
Update CHANGELOG and bump version33db656
[Deps] updatees-iterator-helpers
5696f99
[Dev Deps] update@babel/core
,@babel/eslint-parser
, `@babel/plugin-synta...5c23573
[Dev Deps] update@babel/core,
@babel/eslint-parser
,
@babel/plugin-syntax
...c47fa56
[types] [Fix] ensure the index types are generated63aceff
[Fix]destructuring-assignment
: fix false negative when usingtypeof props.a
96d46d5
[Refactor]destructuring-assignment
: usegetParentStatelessComponent
Updates
eslint-plugin-react-refresh
from 0.4.12 to 0.4.14Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
ba9bb7b
Handle React.createContext [publish]97bdd56
Report React context exports (#54)268df3b
Support for Arbitrary Module Identifiers syntax (fixes #52) [publish]cb7cecd
Support forreact-redux
connect (fixes #51)Updates
typescript
from 5.6.2 to 5.6.3Release notes
Sourced from typescript's releases.
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)Updates
vite
from 5.4.8 to 5.4.10Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Conventional Commits Report
:rocket: Conventional commits found.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #4188 +/- ## ========================================== - Coverage 65.60% 63.98% -1.63% ========================================== Files 1091 1091 Lines 103112 98001 -5111 Branches 6549 6553 +4 ========================================== - Hits 67649 62702 -4947 + Misses 35338 35181 -157 + Partials 125 118 -7 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.