github TanStack/devtools @tanstack/vue-devtools@0.2.20

latest releases: @tanstack/solid-devtools@0.8.7, @tanstack/react-devtools@0.10.7, @tanstack/devtools@0.12.4...
6 hours ago

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.
  • Updated dependencies [73983a7]:

    • @tanstack/devtools@0.12.3

Don't miss a new devtools release

NewReleases is sending notifications on new releases.