Releases: inngest/inngest-js
Releases · inngest/inngest-js
[email protected]
Patch Changes
- #707
8c4b9ce
Thanks @goodoldneon! - Fix probe response sig with streaming
[email protected]
Patch Changes
- #688
58549f3
Thanks @jpwilliams! - Expose some internal execution logic to make way for a new@inngest/test
package
[email protected]
Patch Changes
- #705
f229dea
Thanks @goszczynskip! - Fix required type annotation typescript errors;inngest/types
is now exported with a warning within the module covering its usage
[email protected]
Patch Changes
-
#697
56ed5c1
Thanks @jpwilliams! - Merge given env vars withprocess.env
to support partial env shims like Hono in AWS Lambda -
#696
9169d0e
Thanks @albertchae! - Fix typos in debounce documentation
[email protected]
Patch Changes
- #687
9f0bdc6
Thanks @MonsterDeveloper! - Add exports forJsonError
type to fix a TypeScript error when using Inngest in projects withcomposite
setting intsconfig
.
[email protected]
Patch Changes
- #690
6a97e1c
Thanks @goodoldneon! - Fix 401 on missing sig header during inspection
[email protected]
Patch Changes
-
#682
2019fe2
Thanks @goodoldneon! - Fix empty response body when streaming -
#684
ae7ea5c
Thanks @jpwilliams! - Allow passingerror
when transforming outputs in middleware
[email protected]
Patch Changes
- #674
4100172
Thanks @jpwilliams! - Add trust probes and response signing for syncing validation
@inngest/[email protected]
Patch Changes
-
#673
42f0e71
Thanks @mattddean! - Add event ID as a Sentry tag -
#672
b637d3a
Thanks @mattddean! - Set sentry transaction name according to Inngest function
[email protected]
Patch Changes
- #677
f4c3dc4
Thanks @goodoldneon! - Fix wrong URL when INNGEST_DEV=1