Skip to content

Releases: inngest/inngest-js

inngest@3.14.0

13 Feb 14:21
d980b81
Compare
Choose a tag to compare

Minor Changes

Patch Changes

inngest@3.13.0

31 Jan 16:22
52398dc
Compare
Choose a tag to compare

Minor Changes

Patch Changes

inngest@3.12.0

25 Jan 15:35
850784a
Compare
Choose a tag to compare

Minor Changes

  • #411 3b35c1c Thanks @jpwilliams! - Add handling of per-step errors and returning step names during error cases to better display issues in the UI

Patch Changes

inngest@3.11.0

17 Jan 16:04
ca1d347
Compare
Choose a tag to compare

Minor Changes

Patch Changes

inngest@3.10.0

12 Jan 17:48
19fde7f
Compare
Choose a tag to compare

Minor Changes

  • #449 a452cf1 Thanks @jpwilliams! - Add referenceFunction(), allowing easier, typed invocation of functions across apps and languages

  • #459 eec41d2 Thanks @jpwilliams! - Add new Inngest.Any and InngestFunction.Any type helpers

Patch Changes

  • #460 a225206 Thanks @MonsterDeveloper! - Add exports for FinishedEventPayload and Context types to fix a TypeScript error when using Inngest in projects with composite setting in tsconfig.

inngest@3.9.0

11 Jan 13:11
b6a00af
Compare
Choose a tag to compare

Minor Changes

  • #453 be6eb2a Thanks @jpwilliams! - Pass reqArgs to onFunctionRun middleware hook to be able to use request values within an Inngest function

inngest@3.8.0

04 Jan 11:59
a97c0e5
Compare
Choose a tag to compare

Minor Changes

@inngest/middleware-encryption@0.1.3

04 Jan 11:59
a97c0e5
Compare
Choose a tag to compare

Patch Changes

  • #451 5c1c3c6 Thanks @jessethomson! - Fix packages sometimes not shipping dist files if released with multiple packages

@inngest/eslint-plugin@0.0.4

03 Jan 09:10
824865b
Compare
Choose a tag to compare

Patch Changes

inngest@3.7.4

19 Dec 16:21
9cf119f
Compare
Choose a tag to compare

Patch Changes

  • #434 cb953ee Thanks @jpwilliams! - Fix bad wildcard export inngest/components/* for ESM/CJS compatibility

  • #440 0fc642d Thanks @jpwilliams! - Fix an issue where Sentry's wrapping of inngest/express caused Sentry to throw a runtime error during instantiation