Skip to content

Releases: inngest/inngest-js

inngest@3.39.1

09 Jun 15:20
b61ed4f
Compare
Choose a tag to compare

Patch Changes

  • #999 c5d3b6e Thanks @amh4r! - Allow arbitrary field/method access to underlying logger

inngest@3.39.0

05 Jun 21:27
80ae84b
Compare
Choose a tag to compare

Minor Changes

inngest@3.38.1

05 Jun 15:20
2800db3
Compare
Choose a tag to compare

Patch Changes

inngest@3.38.0

27 May 09:18
3044dba
Compare
Choose a tag to compare

Minor Changes

  • #985 4616919 Thanks @jpwilliams! - Add ability for signal waits to supersede others

    await step.waitForSignal("step-id", {
      signal: "my-signal",
      timeout: "5m",
      onConflict: "replace",
    });

inngest@3.37.0

19 May 16:32
240f372
Compare
Choose a tag to compare

inngest@3.36.0

15 May 16:04
291ab87
Compare
Choose a tag to compare

Minor Changes

@inngest/middleware-encryption@1.0.1

15 May 16:04
291ab87
Compare
Choose a tag to compare

Patch Changes

@inngest/realtime@0.3.1

28 Apr 16:49
380aa05
Compare
Choose a tag to compare

Patch Changes

  • #960 fc966ca Thanks @jpwilliams! - Fix requiring signing key for dev in @inngest/realtime

  • #965 e55d93e Thanks @jpwilliams! - Fix throw of TypeError: Failed to execute 'cancel' on 'ReadableStream': Cannot cancel a locked stream when unmounting or cancelling a stream utilizing the callback feature

  • #964 e674884 Thanks @jpwilliams! - Fix fanout writers throwing during some closures

  • #959 50d627e Thanks @jpwilliams! - Fix being unable to access environment variables in some bundled environments

  • #960 fc966ca Thanks @jpwilliams! - Fix debug log incorrectly displaying topics we're subscribing to

@inngest/ai@0.1.4

28 Apr 16:49
380aa05
Compare
Choose a tag to compare

Patch Changes

inngest@3.35.1

22 Apr 20:05
597e79d
Compare
Choose a tag to compare

Patch Changes