Inngest Js Versions Save

The developer platform for easily building reliable workflows with zero infrastructure for TypeScript & JavaScript

[email protected]

3 weeks ago

Minor Changes

[email protected]

3 weeks ago

Patch Changes

  • #520 0703740 Thanks @jpwilliams! - Add selective header forwarding when sending events, allowing context propagation when tracing fanouts 👀

  • #549 f759de1 Thanks @maktouch! - Add step name or ID when there’s a NESTING_STEPS error

[email protected]

4 weeks ago

Minor Changes

[email protected]

1 month ago

Minor Changes

[email protected]

1 month ago

Patch Changes

  • #538 d9d57c4 Thanks @jpwilliams! - Fix { name: string; } objects being filtered out of step.run() responses when nullable or a union

  • #536 73e04a5 Thanks @jpwilliams! - Do not swallow JSON parsing errors when syncing

  • #535 09ef143 Thanks @jpwilliams! - Fix sending events sometimes returning generic errors when we can be more specific

@inngest/[email protected]

1 month ago

Patch Changes

[email protected]

1 month ago

Patch Changes

  • #518 bc494da Thanks @jpwilliams! - INN-2861 No longer execute step.sendEvent() inline

    To send an event in a function without making it a step function, use inngest.send() instead.

  • #519 775fee7 Thanks @jpwilliams! - When timing out during parallel recovery, will now prefer logging the step's name instead of its internal hashed ID

  • #517 f8a8f7b Thanks @wtachau! - Fix RetryAfterError comments; it accepts milliseconds as a number, not seconds

  • #521 9aa3979 Thanks @jpwilliams! - INN-2880 Add warning if fetch fails and is a custom implementation

[email protected]

2 months ago

Minor Changes

[email protected]

2 months ago

Patch Changes

[email protected]

2 months ago

Patch Changes