Skip to content

Releases: inngest/inngest-js

@inngest/eslint-plugin@0.0.1

17 Nov 19:06
Compare
Choose a tag to compare

Patch Changes

inngest@3.6.0

10 Nov 09:43
b5468c2
Compare
Choose a tag to compare

Minor Changes

inngest@3.5.0

09 Nov 11:51
90f227a
Compare
Choose a tag to compare

Minor Changes

inngest@3.4.4

08 Nov 14:41
625a199
Compare
Choose a tag to compare

Patch Changes

inngest@3.4.3

07 Nov 21:37
ad65248
Compare
Choose a tag to compare

Patch Changes

  • #385 cdf02a3 Thanks @MonsterDeveloper! - Add exports for InngestFunction, FunctionTrigger, and Handler types to fix a TypeScript error when using Inngest in projects with composite setting in tsconfig.

inngest@3.4.2

06 Nov 23:11
6e3f2ee
Compare
Choose a tag to compare

Patch Changes

inngest@3.4.1

26 Oct 10:00
d71c862
Compare
Choose a tag to compare

Patch Changes

  • #371 d45bfbd Thanks @jpwilliams! - Remove JsonifyObject<> wrapper from step output - it's now clearer to see the actual type of a step's result

  • #375 e19f9b4 Thanks @jpwilliams! - Fix failing to parse BigInt during step/function result serialization; it is now correctly typed and returned as never

  • #374 dcafc2b Thanks @jpwilliams! - Fixed an issue where an error log wasn't shown if execution result parsing failed, such as in the case of serialization failures

inngest@3.4.0

24 Oct 19:37
76a61db
Compare
Choose a tag to compare

Minor Changes

Patch Changes

inngest@3.3.0

19 Oct 10:30
c6795ab
Compare
Choose a tag to compare

Minor Changes

inngest@3.2.1

16 Oct 20:48
11e5e2d
Compare
Choose a tag to compare

Patch Changes

  • #360 260dd75 Thanks @jpwilliams! - Inngest errors now appear more succintly in UIs, free of ANSI codes and verbose information