Skip to content

Commit 77e2f6e

Browse files
committed
chore: changeset added
1 parent a9ee4dc commit 77e2f6e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.changeset/metal-aliens-juggle.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
'@tanstack/devtools-event-client': minor
3+
'@tanstack/react-devtools': minor
4+
'@tanstack/solid-devtools': minor
5+
'@tanstack/devtools-event-bus': minor
6+
'@tanstack/devtools': minor
7+
---
8+
9+
Added event bus functionality into @tanstack/devtools
10+
11+
- @tanstack/devtools now comes with an integrated Event Bus on the Client.
12+
- The Event Bus allows for seamless communication between different parts of your running application
13+
without tight coupling.
14+
- Exposed APIs for publishing and subscribing to events.
15+
- Added config for the client event bus

0 commit comments

Comments
 (0)