Skip to content

Releases: inngest/inngest-js

inngest@3.23.1

22 Oct 12:43
ad6870c
Compare
Choose a tag to compare

Patch Changes

@inngest/test@0.1.0

22 Oct 12:43
ad6870c
Compare
Choose a tag to compare

Minor Changes

inngest@3.23.0

21 Oct 16:07
305ef24
Compare
Choose a tag to compare

Minor Changes

Patch Changes

inngest@3.22.13

16 Sep 16:04
81870b9
Compare
Choose a tag to compare

Patch Changes

  • #709 3041afe Thanks @jpwilliams! - Ensure support for TypeScript 5.6

    No changes to any runtime/user-facing code has been made, but TS upgrades often alter emitted files, so the package will be bumped for folks to take advantage of any performance/compatibility improvments there.

inngest@3.22.12

12 Sep 19:17
753bfdc
Compare
Choose a tag to compare

Patch Changes

inngest@3.22.11

12 Sep 13:04
4f2b871
Compare
Choose a tag to compare

Patch Changes

inngest@3.22.9

07 Sep 13:07
Compare
Choose a tag to compare

Patch Changes

  • #688 58549f3 Thanks @jpwilliams! - Expose some internal execution logic to make way for a new @inngest/test package

inngest@3.22.10

07 Sep 15:52
0e51903
Compare
Choose a tag to compare

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

inngest@3.22.8

03 Sep 18:45
79069e1
Compare
Choose a tag to compare

Patch Changes

inngest@3.22.7

02 Sep 11:26
9ff872d
Compare
Choose a tag to compare

Patch Changes

  • #687 9f0bdc6 Thanks @MonsterDeveloper! - Add exports for JsonError type to fix a TypeScript error when using Inngest in projects with composite setting in tsconfig.