Releases: TanStack/devtools
Releases · TanStack/devtools
@tanstack/devtools-event-bus@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
@tanstack/solid-devtools@0.1.1
@tanstack/solid-devtools@0.1.0
@tanstack/react-devtools@0.1.1
@tanstack/react-devtools@0.1.0
@tanstack/devtools@0.1.1
Patch Changes
- Updated the JSdoc descriptions for easier usage (#8)
@tanstack/devtools@0.1.0
Minor Changes
- Initial alpha release of @tanstack/devtools (#6)