Skip to content

Update dependency @tanstack/devtools-vite to ^0.8.0 - #193

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tanstack-devtools-vite-0.x
Open

Update dependency @tanstack/devtools-vite to ^0.8.0#193
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tanstack-devtools-vite-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@tanstack/devtools-vite (source) ^0.7.0^0.8.0 age confidence

Release Notes

TanStack/devtools (@​tanstack/devtools-vite)

v0.8.3

Compare Source

Patch Changes

v0.8.2

Compare Source

Patch Changes

v0.8.1

Compare Source

Patch Changes

v0.8.0

Compare Source

Minor Changes
  • #​384 958c683 - feat: deliver devtools events from isolated server runtimes over Vite's native HotChannel

    Server code running in an isolated runtime (Nitro v3 worker thread, Cloudflare workerd, or any separate thread/process) does not share globalThis.__TANSTACK_EVENT_TARGET__ with the Vite dev process, so devtools events emitted on the server never reached the panel.

    The Vite plugin now bridges those events over the framework's existing import.meta.hot HotChannel — the same connection the runtime already uses for HMR. It injects a tiny, dev-only bridge into the event client when it runs in a non-client environment and wires each server environment's hot channel to the in-process ServerEventBus. No new WebSocket, no fetch, no reconnect logic, and no new runtime dependencies; the bridge is fully tree-shaken in production.


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify

netlify Bot commented Jun 19, 2026

Copy link
Copy Markdown

Deploy Preview for convex-evals ready!

Name Link
🔨 Latest commit 459f574
🔍 Latest deploy log https://app.netlify.com/projects/convex-evals/deploys/6a7f691d0b5d1300086f81b0
😎 Deploy Preview https://deploy-preview-193--convex-evals.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate
renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch from 16692e1 to d32a4d6 Compare June 24, 2026 13:42
@renovate
renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch 2 times, most recently from 8069bef to d04d24b Compare July 22, 2026 13:19
@renovate
renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch from d04d24b to 459f574 Compare August 14, 2026 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants