Skip to content

@tanstack/react-devtools@0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:12
· 265 commits to main since this release
cfb9d29

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

Patch Changes

  • Updated dependencies [77e2f6e]:
    • @tanstack/devtools@0.2.0