Skip to content

Releases: inngest/inngest-js

inngest@3.22.6

28 Aug 10:00
fbb87a8
Compare
Choose a tag to compare

Patch Changes

inngest@3.22.5

21 Aug 17:03
67c6c58
Compare
Choose a tag to compare

Patch Changes

inngest@3.22.4

16 Aug 15:04
aa7217e
Compare
Choose a tag to compare

Patch Changes

@inngest/middleware-sentry@0.1.1

16 Aug 16:29
a3c85d7
Compare
Choose a tag to compare

Patch Changes

inngest@3.22.3

12 Aug 23:10
7af0eb2
Compare
Choose a tag to compare

Patch Changes

inngest@3.22.2

09 Aug 20:01
6a9947e
Compare
Choose a tag to compare

Patch Changes

  • #671 4f91d9c Thanks @jpwilliams! - Add de(serialization) of Error.cause, meaning nested errors can now be correctly used with StepError

@inngest/eslint-plugin@0.0.7

05 Aug 10:18
92668d4
Compare
Choose a tag to compare

Patch Changes

  • #669 cff63ca Thanks @swiecki! - Fix no-nested-steps not catching nested steps other than step.run()

inngest@3.22.1

31 Jul 15:50
33ad621
Compare
Choose a tag to compare

Patch Changes

inngest@3.22.0

29 Jul 12:39
308d180
Compare
Choose a tag to compare

Minor Changes

@inngest/middleware-encryption@1.0.0

24 Jul 19:33
Compare
Choose a tag to compare

Major Changes

  • #555 4469bff Thanks @goodoldneon! - ## Breaking changes

    • Default to using LibSodium
    • Changed field-level event encryption
    • Custom encryption services now require identifiers

    Features

    • Added strategies for AES and LibSodium

    For information on how to migrate, see MIGRATION.md.