Releases: inngest/inngest-js
inngest@3.19.17
Patch Changes
-
#623
cc96657
Thanks @jpwilliams! - Upgraded TypeScript to 5.5.No change in behaviour or downstream compatibility is expected, but emitted declaration files will still change, so the patch version will bump for all affected packages.
-
#626
6e41c90
Thanks @cohlar! - ExportScheduledTimerEventPayload
for ESM
@inngest/middleware-encryption@0.1.7
Patch Changes
-
#623
cc96657
Thanks @jpwilliams! - Upgraded TypeScript to 5.5.No change in behaviour or downstream compatibility is expected, but emitted declaration files will still change, so the patch version will bump for all affected packages.
@inngest/eslint-plugin@0.0.6
Patch Changes
-
#623
cc96657
Thanks @jpwilliams! - Upgraded TypeScript to 5.5.No change in behaviour or downstream compatibility is expected, but emitted declaration files will still change, so the patch version will bump for all affected packages.
inngest@3.19.16
Patch Changes
-
#618
1f0cb29
Thanks @MonsterDeveloper! - ExposeInngestFunction#createExecution()
as aprotected
method to allow custom unit testing.Note that this is an internal API and can change at any time; first-party testing tools will be adde at a later date.
inngest@3.19.15
Patch Changes
- #619
7542fc2
Thanks @jpwilliams! -"inngest/cloudflare"
serve handler now supports both Cloudflare Pages Functions and Cloudflare Workers
inngest@3.19.14
Patch Changes
-
#611
f36c442
Thanks @jpwilliams! - Add support for globalNetlify.env
objects when accessing environment variables -
#614
7970faa
Thanks @goodoldneon! - Fix attempting to register without a path when using a URL fromINNGEST_DEV
-
#615
baa9e5e
Thanks @jpwilliams! - Add maximum recursion depth for object path typing forstep.waitForEvent()
'smatch
andcancelOn
inngest@3.19.13
Patch Changes
- #612
2d6e4e1
Thanks @goodoldneon! - Fix event key appearing invalid when securely introspected via the dashboard
inngest@3.19.12
Patch Changes
- #604
8b41f6b
Thanks @jpwilliams! - Give allserve()
-related peer dependencies a wider range and make them optional, silencing warnings when installinginngest
@inngest/middleware-encryption@0.1.6
Patch Changes
- #604
8b41f6b
Thanks @jpwilliams! - Widen range ofinngest
peer dependency
inngest@3.19.9
Patch Changes
-
#595
dd7f5ac
Thanks @jpwilliams! - Set explicit return types for"inngest/fastify"
for JSR publishing -
519d66b
Thanks @jpwilliams! - Allowed secure introspection of the Inngest endpoint for improved debugging and observability -
#594
41b02b2
Thanks @jpwilliams! - Fix typing for"inngest/lambda"
handler being incorrect Proxy type