Skip to content

workflow@4.2.0-beta.70

Latest

Choose a tag to compare

@workflow-devkit-release-bot workflow-devkit-release-bot released this 13 Mar 02:42
Immutable release. Only release title and notes can be modified.
471cb5d

@workflow/core@4.2.0-beta.70

  • #1339 7df1385 @TooTallNate - Separate infrastructure vs user code error handling in workflow and step runtimes so transient network errors (ECONNRESET, etc.) propagate to the queue for retry instead of incorrectly marking runs as failed
  • #1345 58e67ce @TooTallNate - Suppress stale WORKFLOW_VERCEL_* env var warning when running outside Vercel serverless (e.g. CLI, web observability app)

@workflow/cli@4.2.0-beta.70

@workflow/world-local@4.1.0-beta.43

@workflow/web@4.1.0-beta.42

  • #1346 73c12f1 @TooTallNate - Fix ERR_UNSUPPORTED_ESM_URL_SCHEME on Windows by converting absolute file paths to file:// URLs before passing them to dynamic import()
  • #1358 5c6ae60 @karthikscale3 - Improve workflow observability UX with decoupled pagination, stream virtualization, and decrypt actions
  • #1366 d6da7ec @karthikscale3 - Fix stale encryptionKey closure in events list data hook in web

@workflow/web-shared@4.1.0-beta.65

  • #1358 5c6ae60 @karthikscale3 - Improve workflow observability UX with decoupled pagination, stream virtualization, and decrypt actions

@workflow/nest@0.0.0-beta.19

  • #1346 73c12f1 @TooTallNate - Fix ERR_UNSUPPORTED_ESM_URL_SCHEME on Windows by converting absolute file paths to file:// URLs before passing them to dynamic import()

@workflow/vitest@4.0.1-beta.7

  • #1346 73c12f1 @TooTallNate - Fix ERR_UNSUPPORTED_ESM_URL_SCHEME on Windows by converting absolute file paths to file:// URLs before passing them to dynamic import()