Skip to content

Conversation

@vercel-release-bot
Copy link
Contributor

@vercel-release-bot vercel-release-bot commented Oct 23, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@workflow/ai@4.0.1-beta.3

Patch Changes

  • Updated dependencies [7dad974]
    • workflow@4.0.1-beta.3

@workflow/cli@4.0.1-beta.3

Patch Changes

  • dfdb280: Generate the webhook route in the static builder mode
  • d3a4ed3: Move @types/watchpack to be a devDependency
  • Updated dependencies [d3a4ed3]
  • Updated dependencies [d3a4ed3]
  • Updated dependencies [66225bf]
  • Updated dependencies [7868434]
  • Updated dependencies [731adff]
  • Updated dependencies [57419e5]
  • Updated dependencies [22917ab]
  • Updated dependencies [66225bf]
  • Updated dependencies [9ba86ce]
    • @workflow/world@4.0.1-beta.2
    • @workflow/world-local@4.0.1-beta.2
    • @workflow/world-vercel@4.0.1-beta.2
    • @workflow/web@4.0.1-beta.3
    • @workflow/core@4.0.1-beta.3

@workflow/core@4.0.1-beta.3

Patch Changes

  • 57419e5: Improve type-safety to start when no args are provided
  • Updated dependencies [d3a4ed3]
  • Updated dependencies [d3a4ed3]
  • Updated dependencies [66225bf]
  • Updated dependencies [7868434]
    • @workflow/world@4.0.1-beta.2
    • @workflow/world-local@4.0.1-beta.2
    • @workflow/world-vercel@4.0.1-beta.2

@workflow/next@4.0.1-beta.3

Patch Changes

  • Updated dependencies [dfdb280]
  • Updated dependencies [57419e5]
  • Updated dependencies [d3a4ed3]
    • @workflow/cli@4.0.1-beta.3
    • @workflow/core@4.0.1-beta.3

@workflow/nitro@4.0.1-beta.3

Patch Changes

  • Updated dependencies [dfdb280]
  • Updated dependencies [57419e5]
  • Updated dependencies [d3a4ed3]
    • @workflow/cli@4.0.1-beta.3
    • @workflow/core@4.0.1-beta.3

@workflow/web@4.0.1-beta.3

Patch Changes

  • 731adff: Fix run data not updating live on run detail view
  • 22917ab: Web: fix resource detail sidebar briefly showing old data when updating selection
  • 66225bf: Web: Allow filtering by workflow name and status on the runs list view
  • 9ba86ce: Web: fix links to docs

workflow@4.0.1-beta.3

Patch Changes

  • 7dad974: README fixes
  • Updated dependencies [dfdb280]
  • Updated dependencies [57419e5]
  • Updated dependencies [d3a4ed3]
    • @workflow/cli@4.0.1-beta.3
    • @workflow/core@4.0.1-beta.3
    • @workflow/next@4.0.1-beta.3
    • @workflow/nitro@4.0.1-beta.3
    • @workflow/typescript-plugin@4.0.1-beta.1

@workflow/world@4.0.1-beta.2

Patch Changes

  • d3a4ed3: Remove @types/json-schema dependency (not used)
  • d3a4ed3: Remove @types/node from being a peerDependency
  • 7868434: Remove AuthProvider interface from World and associated implementations

@workflow/world-local@4.0.1-beta.2

Patch Changes

  • 66225bf: World-local: filter by workflowName/status if passed
  • 7868434: Remove AuthProvider interface from World and associated implementations
  • Updated dependencies [d3a4ed3]
  • Updated dependencies [d3a4ed3]
  • Updated dependencies [7868434]
    • @workflow/world@4.0.1-beta.2

@workflow/world-postgres@4.0.1-beta.2

Patch Changes

  • 7868434: Remove AuthProvider interface from World and associated implementations
  • Updated dependencies [d3a4ed3]
  • Updated dependencies [d3a4ed3]
  • Updated dependencies [66225bf]
  • Updated dependencies [7868434]
    • @workflow/world@4.0.1-beta.2
    • @workflow/world-local@4.0.1-beta.2

@workflow/world-testing@4.0.1-beta.3

Patch Changes

  • Updated dependencies [d3a4ed3]
  • Updated dependencies [d3a4ed3]
  • Updated dependencies [dfdb280]
  • Updated dependencies [7dad974]
  • Updated dependencies [7868434]
  • Updated dependencies [d3a4ed3]
    • @workflow/world@4.0.1-beta.2
    • @workflow/cli@4.0.1-beta.3
    • workflow@4.0.1-beta.3

@workflow/world-vercel@4.0.1-beta.2

Patch Changes

  • 7868434: Remove AuthProvider interface from World and associated implementations
  • Updated dependencies [d3a4ed3]
  • Updated dependencies [d3a4ed3]
  • Updated dependencies [7868434]
    • @workflow/world@4.0.1-beta.2

@vercel
Copy link
Contributor

vercel bot commented Oct 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview Comment Oct 25, 2025 11:42pm
example-nextjs-workflow-webpack Ready Ready Preview Comment Oct 25, 2025 11:42pm
example-workflow Ready Ready Preview Comment Oct 25, 2025 11:42pm
workbench-nitro-workflow Ready Ready Preview Comment Oct 25, 2025 11:42pm
workflow-docs Ready Ready Preview Comment Oct 25, 2025 11:42pm

@github-actions github-actions bot force-pushed the changeset-release/main branch from 5ff1ad6 to 91cef71 Compare October 23, 2025 17:18
@github-actions github-actions bot force-pushed the changeset-release/main branch from 91cef71 to 880dbe8 Compare October 23, 2025 19:03
@github-actions github-actions bot force-pushed the changeset-release/main branch from 834f308 to 1b8c730 Compare October 25, 2025 23:40
@pranaygp pranaygp merged commit 746bc04 into main Oct 25, 2025
8 checks passed
@pranaygp pranaygp deleted the changeset-release/main branch October 25, 2025 23:43
pranaygp added a commit that referenced this pull request Oct 26, 2025
* main:
  [docs]: explain how to build your own workflow handler (#50)
  Version Packages (beta) (#3)
  fix: style of mobile api fields table (#65)
  add llms full route to copy all docs (#62)
  chore: fix clean scripts (#61)
  Generate the webhook route in the static builder (#67)
  [docs] improve mobile navbar view (#63)
  Add starting worklfow section to docs (#58)
  Remove `AuthProvider` interface from `World` and associated implementations (#49)
  Some housekeeping on unnecessary dependencies (#48)
  Move idempotency page down (#42)
  Add docs for rollbacks (#41)
  Fix Svelte to SvelteKit in "Getting Started" docs page (#47)
  Add step reusability docs (#14)
  Web: Allow filtering by workflow name and status on the runs list view (#39)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants