Skip to content

Latest commit

 

History

History
63 lines (37 loc) · 1.71 KB

File metadata and controls

63 lines (37 loc) · 1.71 KB

@tanstack/react-devtools

0.3.0

Minor Changes

  • Added json tree to devtools-ui and adjusted the width for the plugin renderers (#29)

Patch Changes

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

0.2.2

Patch Changes

  • Updated dependencies [f9b97df]:
    • @tanstack/devtools@0.3.0

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