-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency @vitejs/plugin-react-swc to ^3.4.1 - autoclosed #43
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
|
75be341
to
4e488f0
Compare
4e488f0
to
ee36a0d
Compare
ee36a0d
to
c8da068
Compare
c8da068
to
71b55e7
Compare
71b55e7
to
8bb7dac
Compare
8bb7dac
to
aa60482
Compare
aa60482
to
2dea545
Compare
2dea545
to
42f3f73
Compare
42f3f73
to
fb5c6c7
Compare
fb5c6c7
to
2be58b3
Compare
2be58b3
to
7244354
Compare
7244354
to
85136ac
Compare
85136ac
to
dee338f
Compare
dee338f
to
fe80e68
Compare
fe80e68
to
45de65b
Compare
45de65b
to
7ade9b8
Compare
7ade9b8
to
7a02711
Compare
7a02711
to
cd38fa6
Compare
cd38fa6
to
22136de
Compare
This PR contains the following updates:
^3.3.0
->^3.4.1
Release Notes
vitejs/vite-plugin-react-swc (@vitejs/plugin-react-swc)
v3.4.1
Compare Source
Add support for
.mts
(fixes #161)Using CJS in source code will not work in Vite (and will never be supported), so this is better to only use
.ts
.But to better align with Vite core defaults,
.mts
extension will now be processed like.ts
. This maybe reverted in a future major.v3.4.0
Compare Source
devTarget
option (fixes #141)config.server.hmr === false
instead ofprocess.env.TEST
v3.3.2
Compare Source
v3.3.1
Compare Source
type: module
to package.json (#101). Because the library already publish.cjs
&.mjs
files, the only change is for typing when using the node16 module resolution (fixes #95)3.2.0
and this should people that were using both plugins before this version to migrate.Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.