Skip to content

chore(deps): update dependency @tanstack/devtools-vite to ^0.8.0#176

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

chore(deps): update dependency @tanstack/devtools-vite to ^0.8.0#176
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/tanstack-devtools-vite-0.x

Conversation

@renovate

@renovate renovate Bot commented Jan 31, 2026

Copy link
Copy Markdown

This PR contains the following updates:

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

Release Notes

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

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.

v0.7.2

Compare Source

Patch Changes
  • #​466 73983a7 - Fix the plugin marketplace rendering empty ("No additional plugins available")
    when it should list installable plugins.

    • The client event bus no longer silently drops events emitted while its
      WebSocket is still connecting. Such events are now queued and flushed once
      the socket opens, so the marketplace's mounted request reliably reaches the
      server bus.
    • The marketplace now re-requests package.json every time it is opened and
      retries until the data arrives, so re-opening always re-fetches the plugin
      list.
    • Added TanStack AI Devtools (@tanstack/react-ai-devtools) to the plugin
      marketplace registry.
  • #​449 2a2f9eb - Fix invalid syntax generated when removing parenthesized devtools JSX expressions.

  • Updated dependencies [73983a7]:

v0.7.1

Compare Source

Patch Changes
  • #​450 cf89dcd - fix go to source file whose path contains $ symbol

v0.7.0

Compare Source

Minor Changes
  • migrate from Babel to oxc-parser + MagicString (#​397)

v0.6.1

Patch Changes
  • Fix unnecessary condition ESLint error in console pipe log method lookup. (#​432)

  • Avoid piping raw DOM nodes through the console proxy. (#​424)

  • Fix console pipe feedback loop and solid-js duplication with Vite 8 (#​412)

v0.6.0

Minor Changes
  • Bumps vite versions to include v8 (#​388)

v0.5.5

Compare Source

Patch Changes
  • Include skills/ directory in npm publish so npx @​tanstack/intent install can discover them (#​379)

v0.5.4

Compare Source

Patch Changes

v0.5.3

Compare Source

Patch Changes

v0.5.2

Compare Source

Patch Changes
  • fix an issue with dist and build matching (#​354)

v0.5.1

Compare Source

Patch Changes

v0.5.0

Compare Source

Minor Changes
  • Console piping functionality (#​337)

Configuration

📅 Schedule: (in timezone America/Denver)

  • Branch creation
    • "every weekend"
  • 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.

@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch 5 times, most recently from 797788e to 4eac3ca Compare February 10, 2026 11:38
@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch 6 times, most recently from 986a31e to e4d0c24 Compare March 1, 2026 10:23
@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch 3 times, most recently from 315e4e1 to aee3e00 Compare March 11, 2026 01:05
@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch 2 times, most recently from b5c69e1 to 1d09c9b Compare March 14, 2026 20:22
@renovate renovate Bot changed the title chore(deps): update dependency @tanstack/devtools-vite to ^0.5.0 chore(deps): update dependency @tanstack/devtools-vite to ^0.6.0 Mar 15, 2026
@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch 2 times, most recently from a985b00 to c6858fb Compare March 20, 2026 03:48
@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch 7 times, most recently from 11bcb82 to 72c437e Compare March 27, 2026 23:57
@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch 2 times, most recently from 17fe76f to 3ba14c8 Compare April 11, 2026 01:39
@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch 2 times, most recently from 66e4b1b to d5914a2 Compare April 20, 2026 00:23
@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch 2 times, most recently from 4b701af to ca3dc74 Compare April 23, 2026 13:28
@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch from ca3dc74 to 528a9e3 Compare May 2, 2026 03:59
@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch from 528a9e3 to a607366 Compare May 13, 2026 01:50
@renovate renovate Bot changed the title chore(deps): update dependency @tanstack/devtools-vite to ^0.6.0 chore(deps): update dependency @tanstack/devtools-vite to ^0.7.0 May 14, 2026
@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch from a607366 to 2164202 Compare May 14, 2026 07:59
@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch from 2164202 to c80c156 Compare May 21, 2026 23:56
@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch from c80c156 to d63a95b Compare June 20, 2026 17:45
@renovate renovate Bot changed the title chore(deps): update dependency @tanstack/devtools-vite to ^0.7.0 chore(deps): update dependency @tanstack/devtools-vite to ^0.8.0 Jun 20, 2026
@renovate renovate Bot force-pushed the renovate/tanstack-devtools-vite-0.x branch from d63a95b to 6759c11 Compare June 26, 2026 17:32
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