Skip to content

Commit f235e1d

Browse files
Update ai changelog with latest transport enhancements
Co-authored-by: Eric Allam <eric@trigger.dev>
1 parent 1f49bc2 commit f235e1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/ai/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@
1111
- Added support for async payload mappers, async trigger option resolvers, and async `onTriggeredRun` callbacks.
1212
- Added support for tuple-style header input normalization and typing.
1313
- Added reconnect lifecycle handling that cleans run state after completion/error and gracefully returns `null` when reconnect cannot be resumed.
14+
- Added explicit helper option types for chat send/reconnect request inputs.
15+
- Added optional `onError` callback support for observing non-fatal transport issues.

0 commit comments

Comments
 (0)