@trigger.dev/react-hooks@4.4.0
triggerdotdev/trigger.dev@trigger.dev/react-hooks@4.4.0Feb 19, 2026by github-actions[bot]
AI Summary
A patch release fixing an issue with the `onComplete` callback firing prematurely.
Key Highlights
- Fixed `onComplete` callback firing prematurely when the realtime stream disconnects before run completion.
Full Release Notes
### Patch Changes
- Fix `onComplete` callback firing prematurely when the realtime stream disconnects before the run finishes. ([#2929](https://github.com/triggerdotdev/trigger.dev/pull/2929))
- Updated dependencies:
- `@trigger.dev/core@4.4.0`