-
Notifications
You must be signed in to change notification settings - Fork 350
chore(deps): update dependency @vitejs/plugin-react to v5 #8707
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
base: master
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
Apollo Federation Subgraph Compatibility Results
Learn more: |
a0149ec
to
daaeafa
Compare
daaeafa
to
bc08fb4
Compare
bc08fb4
to
3c7bda3
Compare
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-mesh/grpc |
0.108.10-alpha-20250828165340-c1062f6427b91acefaf8756e69d693f6c55dec07 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/urql-exchange |
0.106.9-alpha-20250828165340-c1062f6427b91acefaf8756e69d693f6c55dec07 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-grpc |
0.3.9-alpha-20250828165340-c1062f6427b91acefaf8756e69d693f6c55dec07 |
npm ↗︎ unpkg ↗︎ |
3c7bda3
to
c1062f6
Compare
This PR contains the following updates:
4.7.0
->5.0.2
Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.0.2
Compare Source
Skip transform hook completely in rolldown-vite in dev if possible (#783)
v5.0.1
Compare Source
Set
optimizeDeps.rollupOptions.transform.jsx
instead ofoptimizeDeps.rollupOptions.jsx
for rolldown-vite (#735)optimizeDeps.rollupOptions.jsx
is going to be deprecated in favor ofoptimizeDeps.rollupOptions.transform.jsx
.Perf: skip
babel-plugin-react-compiler
if code has no"use memo"
when{ compilationMode: "annotation" }
(#734)Respect tsconfig
jsxImportSource
(#726)Fix
reactRefreshHost
option on rolldown-vite (#716)Fix
RefreshRuntime
being injected twice for class components on rolldown-vite (#708)Skip
babel-plugin-react-compiler
on non client environment (689)v5.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.