Patch Changes
-
- Fixes an issue in streams where "chunks" could get split across multiple reads (#1549)
- Fixed stopping the run subscription after a run is finished, when using useRealtimeRun or useRealtimeRunWithStreams
- Added an
onComplete
callback touseRealtimeRun
anduseRealtimeRunWithStreams
- Optimized the run subscription to reduce unnecessary updates
- Updated dependencies:
@trigger.dev/[email protected]