v1.4.1
·
679 commits
to main
since this release
Patch Changes
-
43162d3: The "Connected to
inngest dev
" pill at the top of the SDK's landing page now links to the connected dev server.Thanks, @khill-fbmc!
-
56b8e9a: Removes many
any
types from the internal and public APIs.Affects the public API, so will therefore be a package bump, but shouldn't affect any expected areas of use.
-
a45601e: Update dependency typescript to v5
Including a bump for this as it does seem to fix some complex inference for future features.