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