Skip to content

@trigger.dev/react-hooks@3.3.7

Choose a tag to compare

@github-actions github-actions released this 13 Dec 15:52
· 1087 commits to main since this release
2bf04ec

Patch Changes

  • Now compatible with React 19 (#1559)
    • 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 to useRealtimeRun and useRealtimeRunWithStreams
    • Optimized the run subscription to reduce unnecessary updates
  • Updated dependencies:
    • @trigger.dev/core@3.3.7