Skip to content

Releases: vercel/workflow

@workflow/builders@4.0.1-beta.9

06 Dec 01:40
70429e4

Choose a tag to compare

Pre-release

Patch Changes

  • 8208b53: Fix sourcemap error tracing in workflows
  • Updated dependencies [8208b53]
  • Updated dependencies [4f9ae4e]
  • Updated dependencies [aac1b6c]
  • Updated dependencies [6373ab5]
    • @workflow/core@4.0.1-beta.11
    • @workflow/swc-plugin@4.0.1-beta.5

@workflow/builders@4.0.1-beta.8

06 Dec 01:39
7bad9d4

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies [7013f29]
  • Updated dependencies [a28bc37]
  • Updated dependencies [e0c6618]
  • Updated dependencies [809e0fe]
  • Updated dependencies [adf0cfe]
  • Updated dependencies [5c0268b]
  • Updated dependencies [0b3e89e]
  • Updated dependencies [7a47eb8]
    • @workflow/core@4.0.1-beta.10
    • @workflow/swc-plugin@4.0.1-beta.4
    • @workflow/errors@4.0.1-beta.4

@workflow/builders@4.0.1-beta.7

06 Dec 01:38
7650c39

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies [9f56434]
    • @workflow/core@4.0.1-beta.9

@workflow/builders@4.0.1-beta.6

06 Dec 01:37
f368cd3

Choose a tag to compare

Pre-release

Patch Changes

  • c2fa9df: Fix node module esbuild plugin file regex filter

@workflow/builders@4.0.1-beta.5

06 Dec 01:37
cf84ade

Choose a tag to compare

Pre-release

Patch Changes

  • 4a821fc: Fix Windows path handling by normalizing backslashes to forward slashes in workflow IDs
  • Updated dependencies [4a821fc]
  • Updated dependencies [4a821fc]
    • @workflow/swc-plugin@4.0.1-beta.3
    • @workflow/core@4.0.1-beta.8

@workflow/builders@4.0.1-beta.4

06 Dec 01:36
79df379

Choose a tag to compare

Pre-release

Patch Changes

  • 80d68b7: Add comprehensive documentation to BaseBuilder
  • 744d82f: Add type safety for builder configurations with discriminated unions
  • ebee7f5: Consolidate builder configuration patterns
  • 652485a: Create @workflow/builders package with shared builder infrastructure
  • 4585222: Deduplicate package.json and .vc-config.json generation
  • 10bfd4a: Extract path resolution and directory creation helpers
  • 5dfa4eb: Extract queue trigger configuration constants
  • 05714f7: Add sveltekit workflow integration
  • f8c779e: Improve error handling in bundle creation methods
  • bf54a7b: Standardize method naming conventions
  • Updated dependencies [05714f7]
    • @workflow/core@4.0.1-beta.7

@workflow/builders@4.0.1-beta.23

06 Dec 02:15
6194ded

Choose a tag to compare

Pre-release

Patch Changes

  • fc774e5: Fix esbuild node module plugin to show top level violation and preview file

  • 21cff15: Add support for .mjs, .mts, .cjs, and .cts file extensions in the SWC transform

    • Updated turbopack rules to include *.mjs, *.mts, *.cjs, *.cts in addition to existing extensions
    • Fixed TypeScript detection for .mts and .cts files across all transform plugins
    • Updated esbuild resolveExtensions to include .mts and .cts
    • Updated the file watcher's watchableExtensions to include .cts
  • 43f2dec: Improved workflow registration in workflow mode

    • SWC plugin now emits globalThis.__private_workflows.set(workflowId, fn) directly after setting workflowId
    • Non-exported workflow functions are now properly registered and can be invoked
    • Removed runtime iteration over exports in the workflow bundle - registration happens at transform time
    • Simplified virtual entry generation in base-builder
  • Updated dependencies [fa37d26]

  • Updated dependencies [f46c51e]

  • Updated dependencies [af5b005]

  • Updated dependencies [43f2dec]

    • @workflow/swc-plugin@4.0.1-beta.12
    • @workflow/core@4.0.1-beta.24
    • @workflow/errors@4.0.1-beta.7

@workflow/builders@4.0.1-beta.21

06 Dec 02:14
4b79bee

Choose a tag to compare

Pre-release

Patch Changes

  • ac7997b: Update to latest swc/core and preserve JSX
  • Updated dependencies [ac7997b]
  • Updated dependencies [02c41cc]
    • @workflow/swc-plugin@4.0.1-beta.11
    • @workflow/core@4.0.1-beta.22

@workflow/builders@4.0.1-beta.20

06 Dec 02:14
00b12be

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies [2f0840b]
  • Updated dependencies [555d7a6]
    • @workflow/core@4.0.1-beta.21
    • @workflow/swc-plugin@4.0.1-beta.10

@workflow/builders@4.0.1-beta.19

06 Dec 02:13
a66a138

Choose a tag to compare

Pre-release

Patch Changes

  • d53bf90: Fix StandaloneBuilder to scan all directories for workflows
  • 3c19e90: Fix Nitro and SvelteKit build race conditions and make writing debug file atomic
  • 1ac5592: Add @workflow/astro package
  • Updated dependencies [0f1645b]
  • Updated dependencies [5b91861]
  • Updated dependencies [bdde1bd]
  • Updated dependencies [0cacb99]
  • Updated dependencies [8d4562e]
    • @workflow/core@4.0.1-beta.20
    • @workflow/swc-plugin@4.0.1-beta.9
    • @workflow/errors@4.0.1-beta.7