Skip to content

Commit d268447

Browse files
committed
Merge branch 'feat/bus-connection' of https://github.com/TanStack/devtools into feat/bus-connection
2 parents 758e3a8 + ac8c398 commit d268447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/metal-aliens-juggle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Added event bus functionality into @tanstack/devtools
1010

1111
- @tanstack/devtools now comes with an integrated Event Bus on the Client.
1212
- The Event Bus allows for seamless communication between different parts of your running application
13-
without tight coupling.
13+
without tight coupling.
1414
- Exposed APIs for publishing and subscribing to events.
1515
- Added config for the client event bus

0 commit comments

Comments
 (0)