Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.29 KB

File metadata and controls

45 lines (27 loc) · 1.29 KB

@tanstack/react-devtools

0.2.1

Patch Changes

  • Updated dependencies []:
    • @tanstack/devtools@0.2.1

0.2.0

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

0.1.1

Patch Changes

  • Updated the JSdoc descriptions for easier usage (#8)

  • Updated dependencies [d7dc082]:

    • @tanstack/devtools@0.1.1

0.1.0

Minor Changes

  • Initial alpha release of @tanstack/devtools (#6)

Patch Changes

  • Updated dependencies [d579c1b]:
    • @tanstack/devtools@0.1.0