chore(deps-dev): bump @vitejs/plugin-react-swc from 4.0.1 to 4.1.0
Open
Number: #149
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
October 03, 2025 at 11:16 PM UTC
(2 months ago)
(2 months ago)
Updated:
October 03, 2025 at 11:16 PM UTC
(2 months ago)
(2 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @vitejs/plugin-react-swc from 4.0.1 to 4.1.0.
Release notes
Sourced from @vitejs/plugin-react-swc's releases.
plugin-react@4.1.0
- Add
@types/babel__coresto dependencies (fix #211)- Improve build perf when not using Babel plugins by lazy loading
@babel/core#212- Better invalidation message when an export is added & fix HMR for export of nullish values #215
- Include non-dev jsx runtime in optimizeDeps & support HMR for JS files using the non dev runtime #224
- The build output now contains a
index.d.ctsfile so you don't get types errors when settingmoduleResolutiontonode16ornodenextin your tsconfig (we recommend usingbundlerwhich is more close to how Vite works)plugin-react-swc@4.1.0
Set SWC cacheRoot options
This is set to
{viteCacheDir}/swcand override the default of.swc.Perf: simplify refresh wrapper generation (#835)
plugin-react@4.0.4
- Fix #198: Enable Babel if presets list is not empty
plugin-react@4.0.3
- Revert #108: Remove throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter.
plugin-react@4.0.2
- Fix fast-refresh for files that are transformed into jsx (#188)
Changelog
Sourced from @vitejs/plugin-react-swc's changelog.
4.1.0 (2025-09-17)
Set SWC cacheRoot options
This is set to
{viteCacheDir}/swcand override the default of.swc.Perf: simplify refresh wrapper generation (#835)
Commits
- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+57
+57
Deletions:
-57
-57
Package Dependencies
Technical Details
| ID: | 9342039 |
| UUID: | 2886474819 |
| Node ID: | PR_kwDOO6JF586sDBxD |
| Host: | GitHub |
| Repository: | DeeCode-inc/tanstack-query-chrome-devtools |
| Merge State: | Unknown |