github TanStack/devtools @tanstack/devtools-event-client@0.2.0

latest releases: @tanstack/react-devtools@0.6.4, @tanstack/solid-devtools@0.6.4, @tanstack/devtools@0.6.8...
26 days ago

Minor Changes

  • Added event bus functionality into @tanstack/devtools (#11)

    • @tanstack/devtools now comes with an integrated Event Bus on the Client.
    • The Event Bus allows for seamless communication between different parts of your running application
      without tight coupling.
    • Exposed APIs for publishing and subscribing to events.
    • Added config for the client event bus

Don't miss a new devtools release

NewReleases is sending notifications on new releases.