Skip to content

Commit 9ea203b

Browse files
committed
Update changeset
1 parent db4016f commit 9ea203b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.changeset/rude-walls-help.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
---
22
"@trigger.dev/sdk": patch
3+
"@trigger.dev/react-hooks": patch
34
---
45

5-
Fix realtime streaming splits in v2
6+
- Fixes an issue in streams where "chunks" could get split across multiple reads
7+
- Fixed stopping the run subscription after a run is finished, when using useRealtimeRun or useRealtimeRunWithStreams
8+
- Added an `onComplete` callback to `useRealtimeRun` and `useRealtimeRunWithStreams`
9+
- Optimized the run subscription to reduce unnecessary updates

0 commit comments

Comments
 (0)