Releases: inngest/inngest-js
[email protected]
Patch Changes
- #877
b9a6e89
Thanks @jpwilliams! -getAsyncCtx()
now correctly finds context when called within:step.run()
calls- Middleware hooks
[email protected]
Patch Changes
-
#875
80837fd
Thanks @jpwilliams! - Connect now sets the connection state toCLOSING
while handling and flushing any pending messages instead of immediately going toCLOSED
-
Updated dependencies [
6e8b258
]:- @inngest/[email protected]
[email protected]
Patch Changes
- #872
5c87495
Thanks @jpwilliams! - Upgrade to@inngest/[email protected]
for better cross-package compatibility
[email protected]
Minor Changes
- #862
4330563
Thanks @jpwilliams! - Allow opting in to optimized parallelism
Patch Changes
-
#862
4330563
Thanks @jpwilliams! - Optimize step data that's been promisified using@inngest/test
or middleware -
Updated dependencies [
58684e1
,62e6a85
,f446052
]:- @inngest/[email protected]
@inngest/[email protected]
Minor Changes
- #874
6e8b258
Thanks @charlypoly! - feat(ai): add support for Anthropic Claude"type": "document"
PDF parsing capabilities
@inngest/[email protected]
Patch Changes
-
#871
58684e1
Thanks @jpwilliams! - Broaden adapter typing for better cross-package compatibility -
#870
62e6a85
Thanks @charlypoly! - fix(ai): allow arbitrary model name for OpenAI + add "gpt-4.5-preview" to list -
#869
f446052
Thanks @jpwilliams! - Allow setting default parameters for models
[email protected]
Patch Changes
-
#865
b2ff76d
Thanks @jpwilliams! - Ensure support fortypescript@~5.8.0
No notable changes have been made, though minor TypeScript versions often affect transpiled outputs.
[email protected]
Patch Changes
-
#864
e47965e
Thanks @jpwilliams! - Fix event sending failing in some edge environments due to not findingglobal.crypto
orglobalThis.crypto
when creating idempotency IDs -
#856
cd63ce3
Thanks @BrunoScheufler! - - Connect: Prefer functions passed throughapps
but fall back to functions registered on the client -
#858
ce0c5a8
Thanks @jpwilliams! - Optimize function memoization
[email protected]
Patch Changes
- #851
7f96793
Thanks @BrunoScheufler! - Connect: Allow multi-app connections
[email protected]
Patch Changes
- #852
518a5b8
Thanks @charlypoly! - chore: bump@inngest/ai
to0.0.4