Skip to content

Version Packages (beta) - #2953

Closed
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main
Closed

Version Packages (beta)#2953
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

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/world@5.0.0-beta.22

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

  • #2970bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

@workflow/world-local@5.0.0-beta.30

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/world-postgres@5.0.0-beta.28

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/errors@5.0.0-beta.11

@workflow/world-vercel@5.0.0-beta.32

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • #29516f032d7 Thanks @karthikscale3! - Decode stable-line CBOR structured errors when reading v4 workflow events while preserving current serialized error payloads.

  • #2959457e671 Thanks @alangenfeld! - Log the underlying queue handler error before retrying a failed delivery.

  • #2970bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

  • Updated dependencies [7d29bab, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/astro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/builders@5.0.0-beta.36

Patch Changes

@workflow/cli@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, 6f032d7, bb773e9, 457e671, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/web@5.0.0-beta.36

@workflow/core@5.0.0-beta.36

Patch Changes

  • #2970bb773e9 Thanks @VaguelySerious! - Keep the inline event-log delta fast path active with open hooks when WORKFLOW_PRECONDITION_GUARD=1 and the World declares capabilities.preconditionGuard. The lazy inline step_started claim now carries the guard snapshot so a stale replay's claim is fenced (412 → fresh replay), and guard-enforced batches with an open hook take the await-then-run path so a fenced claim never executes the step body.

  • #2980268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [7d29bab, 6f032d7, 457e671, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/errors@5.0.0-beta.11

@workflow/nest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/next@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36

@workflow/nitro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/web@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/nuxt@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36

@workflow/rollup@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/sveltekit@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/vite@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/vitest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36

@workflow/web@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab]:
    • @workflow/world-local@5.0.0-beta.30

@workflow/web-shared@5.0.0-beta.36

Patch Changes

  • #29681973317 Thanks @mitul-s! - Adjust helper position on trace viewer

  • #2962774e12c Thanks @mitul-s! - Show a delayed tooltip (Step, Hook, Sleep, Workflow) when hovering the icon on each row in the new trace viewer's event list.

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/core@5.0.0-beta.36

workflow@5.0.0-beta.36

Patch Changes

  • #2980268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [bb773e9, 268fede]:

    • @workflow/core@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/astro@5.0.0-beta.36
    • @workflow/nest@5.0.0-beta.36
    • @workflow/next@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36
    • @workflow/nuxt@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/sveltekit@5.0.0-beta.36
    • @workflow/typescript-plugin@5.0.0-beta.5

@workflow/world-testing@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/core@5.0.0-beta.36
    • workflow@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36

@github-actions
github-actionsBot requested review from a team and ijjk as code ownersJuly 15, 2026 22:18
@vercel

vercelBot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 39dd337 to 8a87252CompareJuly 16, 2026 10:15
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 096bf2f to 5554c25CompareJuly 16, 2026 16:28
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
Sign up for freeto 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.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { // Add copy buttons to all
 blocks
(function() {
function addCopyButtons() {
document.querySelectorAll('pre code').forEach(function(codeBlock) {
if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;
codeBlock.parentElement.setAttribute('data-copy-added', 'true');
var btn = document.createElement('button');
btn.textContent = 'Copy';
btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';
btn.onmouseover = function() { this.style.opacity = '1'; };
btn.onmouseout = function() { this.style.opacity = '0.7'; };
btn.onclick = function() {
navigator.clipboard.writeText(codeBlock.textContent).then(function() {
btn.textContent = 'Copied!';
setTimeout(function() { btn.textContent = 'Copy'; }, 1500);
});
};
codeBlock.parentElement.style.position = 'relative';
codeBlock.parentElement.appendChild(btn);
});
}
addCopyButtons();
// Re-run on dynamic content
var observer = new MutationObserver(addCopyButtons);
observer.observe(document.body, { childList: true, subtree: true });
})();
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
Version Packages (beta) by github-actions[bot] · Pull Request #2953 · vercel/workflow · GitHub
Skip to content

Version Packages (beta) - #2953

Closed
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main
Closed

Version Packages (beta)#2953
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

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/world@5.0.0-beta.22

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

  • #2970bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

@workflow/world-local@5.0.0-beta.30

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/world-postgres@5.0.0-beta.28

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/errors@5.0.0-beta.11

@workflow/world-vercel@5.0.0-beta.32

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • #29516f032d7 Thanks @karthikscale3! - Decode stable-line CBOR structured errors when reading v4 workflow events while preserving current serialized error payloads.

  • #2959457e671 Thanks @alangenfeld! - Log the underlying queue handler error before retrying a failed delivery.

  • #2970bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

  • Updated dependencies [7d29bab, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/astro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/builders@5.0.0-beta.36

Patch Changes

@workflow/cli@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, 6f032d7, bb773e9, 457e671, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/web@5.0.0-beta.36

@workflow/core@5.0.0-beta.36

Patch Changes

  • #2970bb773e9 Thanks @VaguelySerious! - Keep the inline event-log delta fast path active with open hooks when WORKFLOW_PRECONDITION_GUARD=1 and the World declares capabilities.preconditionGuard. The lazy inline step_started claim now carries the guard snapshot so a stale replay's claim is fenced (412 → fresh replay), and guard-enforced batches with an open hook take the await-then-run path so a fenced claim never executes the step body.

  • #2980268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [7d29bab, 6f032d7, 457e671, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/errors@5.0.0-beta.11

@workflow/nest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/next@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36

@workflow/nitro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/web@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/nuxt@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36

@workflow/rollup@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/sveltekit@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/vite@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/vitest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36

@workflow/web@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab]:
    • @workflow/world-local@5.0.0-beta.30

@workflow/web-shared@5.0.0-beta.36

Patch Changes

  • #29681973317 Thanks @mitul-s! - Adjust helper position on trace viewer

  • #2962774e12c Thanks @mitul-s! - Show a delayed tooltip (Step, Hook, Sleep, Workflow) when hovering the icon on each row in the new trace viewer's event list.

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/core@5.0.0-beta.36

workflow@5.0.0-beta.36

Patch Changes

  • #2980268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [bb773e9, 268fede]:

    • @workflow/core@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/astro@5.0.0-beta.36
    • @workflow/nest@5.0.0-beta.36
    • @workflow/next@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36
    • @workflow/nuxt@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/sveltekit@5.0.0-beta.36
    • @workflow/typescript-plugin@5.0.0-beta.5

@workflow/world-testing@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/core@5.0.0-beta.36
    • workflow@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36

@github-actions
github-actionsBot requested review from a team and ijjk as code ownersJuly 15, 2026 22:18
@vercel

vercelBot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 39dd337 to 8a87252CompareJuly 16, 2026 10:15
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 096bf2f to 5554c25CompareJuly 16, 2026 16:28
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
Sign up for freeto 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.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { // Force GitHub README to respect dark mode (function() { var style = document.createElement('style'); style.textContent = ' .markdown-body { color-scheme: dark light; } .markdown-body pre { background: #161b22 !important; } .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; } .markdown-body table th, .markdown-body table td { border-color: #30363d !important; } .markdown-body img { background: #0d1117; } .markdown-body blockquote { border-left-color: #8b949e; } .markdown-body hr { border-color: #30363d; } '; document.head.appendChild(style); })(); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' Version Packages (beta) by github-actions[bot] · Pull Request #2953 · vercel/workflow · GitHub
Skip to content

Version Packages (beta) - #2953

Closed
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main
Closed

Version Packages (beta)#2953
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

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/world@5.0.0-beta.22

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

  • #2970bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

@workflow/world-local@5.0.0-beta.30

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/world-postgres@5.0.0-beta.28

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/errors@5.0.0-beta.11

@workflow/world-vercel@5.0.0-beta.32

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • #29516f032d7 Thanks @karthikscale3! - Decode stable-line CBOR structured errors when reading v4 workflow events while preserving current serialized error payloads.

  • #2959457e671 Thanks @alangenfeld! - Log the underlying queue handler error before retrying a failed delivery.

  • #2970bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

  • Updated dependencies [7d29bab, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/astro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/builders@5.0.0-beta.36

Patch Changes

@workflow/cli@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, 6f032d7, bb773e9, 457e671, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/web@5.0.0-beta.36

@workflow/core@5.0.0-beta.36

Patch Changes

  • #2970bb773e9 Thanks @VaguelySerious! - Keep the inline event-log delta fast path active with open hooks when WORKFLOW_PRECONDITION_GUARD=1 and the World declares capabilities.preconditionGuard. The lazy inline step_started claim now carries the guard snapshot so a stale replay's claim is fenced (412 → fresh replay), and guard-enforced batches with an open hook take the await-then-run path so a fenced claim never executes the step body.

  • #2980268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [7d29bab, 6f032d7, 457e671, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/errors@5.0.0-beta.11

@workflow/nest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/next@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36

@workflow/nitro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/web@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/nuxt@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36

@workflow/rollup@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/sveltekit@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/vite@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/vitest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36

@workflow/web@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab]:
    • @workflow/world-local@5.0.0-beta.30

@workflow/web-shared@5.0.0-beta.36

Patch Changes

  • #29681973317 Thanks @mitul-s! - Adjust helper position on trace viewer

  • #2962774e12c Thanks @mitul-s! - Show a delayed tooltip (Step, Hook, Sleep, Workflow) when hovering the icon on each row in the new trace viewer's event list.

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/core@5.0.0-beta.36

workflow@5.0.0-beta.36

Patch Changes

  • #2980268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [bb773e9, 268fede]:

    • @workflow/core@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/astro@5.0.0-beta.36
    • @workflow/nest@5.0.0-beta.36
    • @workflow/next@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36
    • @workflow/nuxt@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/sveltekit@5.0.0-beta.36
    • @workflow/typescript-plugin@5.0.0-beta.5

@workflow/world-testing@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/core@5.0.0-beta.36
    • workflow@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36

@github-actions
github-actionsBot requested review from a team and ijjk as code ownersJuly 15, 2026 22:18
@vercel

vercelBot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 39dd337 to 8a87252CompareJuly 16, 2026 10:15
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 096bf2f to 5554c25CompareJuly 16, 2026 16:28
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
Sign up for freeto 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.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { // Highlight search terms from Google/DuckDuckGo/Bing referrer (function() { var ref = document.referrer; var terms = []; if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) { var url = new URL(ref); var q = url.searchParams.get('q') || url.searchParams.get('p'); if (q) { terms = q.split(/\s+/).filter(function(t) { return t.length > 2; }); } } if (terms.length === 0) return; var style = document.createElement('style'); style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }'; document.head.appendChild(style); function highlight(node) { if (node.nodeType === 3) { // text node var text = node.textContent; var found = false; terms.forEach(function(term) { var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\]\\]/g, '\\') + ')', 'gi'); if (regex.test(text)) { found = true; var frag = document.createDocumentFragment(); var parts = text.split(regex); parts.forEach(function(part, i) { if (i % 2 === 0) { frag.appendChild(document.createTextNode(part)); } else { var span = document.createElement('span'); span.className = 'userscript-highlight'; span.textContent = part; frag.appendChild(span); } }); node.parentNode.replaceChild(frag, node); } }); } else if (node.nodeType === 1 && node.childNodes) { // element var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT']; if (!skipTags.includes(node.tagName)) { Array.from(node.childNodes).forEach(highlight); } } } highlight(document.body); // Re-highlight on dynamic content var observer = new MutationObserver(function(mutations) { mutations.forEach(function(m) { m.addedNodes.forEach(function(node) { if (node.nodeType === 1 || node.nodeType === 3) highlight(node); }); }); }); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' Version Packages (beta) by github-actions[bot] · Pull Request #2953 · vercel/workflow · GitHub
Skip to content

Version Packages (beta) - #2953

Closed
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main
Closed

Version Packages (beta)#2953
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

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/world@5.0.0-beta.22

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

  • #2970bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

@workflow/world-local@5.0.0-beta.30

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/world-postgres@5.0.0-beta.28

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/errors@5.0.0-beta.11

@workflow/world-vercel@5.0.0-beta.32

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • #29516f032d7 Thanks @karthikscale3! - Decode stable-line CBOR structured errors when reading v4 workflow events while preserving current serialized error payloads.

  • #2959457e671 Thanks @alangenfeld! - Log the underlying queue handler error before retrying a failed delivery.

  • #2970bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

  • Updated dependencies [7d29bab, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/astro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/builders@5.0.0-beta.36

Patch Changes

@workflow/cli@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, 6f032d7, bb773e9, 457e671, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/web@5.0.0-beta.36

@workflow/core@5.0.0-beta.36

Patch Changes

  • #2970bb773e9 Thanks @VaguelySerious! - Keep the inline event-log delta fast path active with open hooks when WORKFLOW_PRECONDITION_GUARD=1 and the World declares capabilities.preconditionGuard. The lazy inline step_started claim now carries the guard snapshot so a stale replay's claim is fenced (412 → fresh replay), and guard-enforced batches with an open hook take the await-then-run path so a fenced claim never executes the step body.

  • #2980268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [7d29bab, 6f032d7, 457e671, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/errors@5.0.0-beta.11

@workflow/nest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/next@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36

@workflow/nitro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/web@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/nuxt@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36

@workflow/rollup@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/sveltekit@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/vite@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/vitest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36

@workflow/web@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab]:
    • @workflow/world-local@5.0.0-beta.30

@workflow/web-shared@5.0.0-beta.36

Patch Changes

  • #29681973317 Thanks @mitul-s! - Adjust helper position on trace viewer

  • #2962774e12c Thanks @mitul-s! - Show a delayed tooltip (Step, Hook, Sleep, Workflow) when hovering the icon on each row in the new trace viewer's event list.

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/core@5.0.0-beta.36

workflow@5.0.0-beta.36

Patch Changes

  • #2980268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [bb773e9, 268fede]:

    • @workflow/core@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/astro@5.0.0-beta.36
    • @workflow/nest@5.0.0-beta.36
    • @workflow/next@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36
    • @workflow/nuxt@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/sveltekit@5.0.0-beta.36
    • @workflow/typescript-plugin@5.0.0-beta.5

@workflow/world-testing@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/core@5.0.0-beta.36
    • workflow@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36

@github-actions
github-actionsBot requested review from a team and ijjk as code ownersJuly 15, 2026 22:18
@vercel

vercelBot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 39dd337 to 8a87252CompareJuly 16, 2026 10:15
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 096bf2f to 5554c25CompareJuly 16, 2026 16:28
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
Sign up for freeto 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.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { // Strip utm_, fbclid, gclid, etc. from all links on page (function() { var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content', 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid', 'ref', 'ref_src', 'source', 'medium', 'campaign']; function cleanUrl(url) { try { var u = new URL(url, window.location.origin); var changed = false; trackingParams.forEach(function(p) { if (u.searchParams.has(p)) { u.searchParams.delete(p); changed = true; } }); return changed ? u.toString() : url; } catch (e) { return url; } } function cleanLinks() { document.querySelectorAll('a[href]').forEach(function(a) { var clean = cleanUrl(a.href); if (clean !== a.href) a.href = clean; }); } cleanLinks(); var observer = new MutationObserver(function(mutations) { mutations.forEach(function(m) { m.addedNodes.forEach(function(node) { if (node.nodeType === 1) { if (node.tagName === 'A') cleanLinks(); node.querySelectorAll('a[href]').forEach(function(a) { var clean = cleanUrl(a.href); if (clean !== a.href) a.href = clean; }); } }); }); }); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + ' Version Packages (beta) by github-actions[bot] · Pull Request #2953 · vercel/workflow · GitHub
Skip to content

Version Packages (beta) - #2953

Closed
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main
Closed

Version Packages (beta)#2953
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

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/world@5.0.0-beta.22

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

  • #2970bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

@workflow/world-local@5.0.0-beta.30

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/world-postgres@5.0.0-beta.28

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/errors@5.0.0-beta.11

@workflow/world-vercel@5.0.0-beta.32

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • #29516f032d7 Thanks @karthikscale3! - Decode stable-line CBOR structured errors when reading v4 workflow events while preserving current serialized error payloads.

  • #2959457e671 Thanks @alangenfeld! - Log the underlying queue handler error before retrying a failed delivery.

  • #2970bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

  • Updated dependencies [7d29bab, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/astro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/builders@5.0.0-beta.36

Patch Changes

@workflow/cli@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, 6f032d7, bb773e9, 457e671, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/web@5.0.0-beta.36

@workflow/core@5.0.0-beta.36

Patch Changes

  • #2970bb773e9 Thanks @VaguelySerious! - Keep the inline event-log delta fast path active with open hooks when WORKFLOW_PRECONDITION_GUARD=1 and the World declares capabilities.preconditionGuard. The lazy inline step_started claim now carries the guard snapshot so a stale replay's claim is fenced (412 → fresh replay), and guard-enforced batches with an open hook take the await-then-run path so a fenced claim never executes the step body.

  • #2980268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [7d29bab, 6f032d7, 457e671, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/errors@5.0.0-beta.11

@workflow/nest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/next@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36

@workflow/nitro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/web@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/nuxt@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36

@workflow/rollup@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/sveltekit@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/vite@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/vitest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36

@workflow/web@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab]:
    • @workflow/world-local@5.0.0-beta.30

@workflow/web-shared@5.0.0-beta.36

Patch Changes

  • #29681973317 Thanks @mitul-s! - Adjust helper position on trace viewer

  • #2962774e12c Thanks @mitul-s! - Show a delayed tooltip (Step, Hook, Sleep, Workflow) when hovering the icon on each row in the new trace viewer's event list.

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/core@5.0.0-beta.36

workflow@5.0.0-beta.36

Patch Changes

  • #2980268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [bb773e9, 268fede]:

    • @workflow/core@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/astro@5.0.0-beta.36
    • @workflow/nest@5.0.0-beta.36
    • @workflow/next@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36
    • @workflow/nuxt@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/sveltekit@5.0.0-beta.36
    • @workflow/typescript-plugin@5.0.0-beta.5

@workflow/world-testing@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/core@5.0.0-beta.36
    • workflow@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36

@github-actions
github-actionsBot requested review from a team and ijjk as code ownersJuly 15, 2026 22:18
@vercel

vercelBot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 39dd337 to 8a87252CompareJuly 16, 2026 10:15
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 096bf2f to 5554c25CompareJuly 16, 2026 16:28
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
Sign up for freeto 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.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { // Auto-enable theater mode on YouTube (function() { function tryTheater() { var btn = document.querySelector('button[aria-label="Theater mode"], ytd-player #player button[title="Theater mode"]'); if (btn && !btn.classList.contains('activated')) { btn.click(); } } // Try immediately tryTheater(); // Try after navigation (SPA) var lastUrl = location.href; setInterval(function() { if (location.href !== lastUrl) { lastUrl = location.href; setTimeout(tryTheater, 500); } }, 1000); // Also try on player load var observer = new MutationObserver(tryTheater); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' Version Packages (beta) by github-actions[bot] · Pull Request #2953 · vercel/workflow · GitHub
Skip to content

Version Packages (beta) - #2953

Closed
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main
Closed

Version Packages (beta)#2953
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

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/world@5.0.0-beta.22

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

  • #2970bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

@workflow/world-local@5.0.0-beta.30

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/world-postgres@5.0.0-beta.28

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/errors@5.0.0-beta.11

@workflow/world-vercel@5.0.0-beta.32

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • #29516f032d7 Thanks @karthikscale3! - Decode stable-line CBOR structured errors when reading v4 workflow events while preserving current serialized error payloads.

  • #2959457e671 Thanks @alangenfeld! - Log the underlying queue handler error before retrying a failed delivery.

  • #2970bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

  • Updated dependencies [7d29bab, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/astro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/builders@5.0.0-beta.36

Patch Changes

@workflow/cli@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, 6f032d7, bb773e9, 457e671, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/web@5.0.0-beta.36

@workflow/core@5.0.0-beta.36

Patch Changes

  • #2970bb773e9 Thanks @VaguelySerious! - Keep the inline event-log delta fast path active with open hooks when WORKFLOW_PRECONDITION_GUARD=1 and the World declares capabilities.preconditionGuard. The lazy inline step_started claim now carries the guard snapshot so a stale replay's claim is fenced (412 → fresh replay), and guard-enforced batches with an open hook take the await-then-run path so a fenced claim never executes the step body.

  • #2980268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [7d29bab, 6f032d7, 457e671, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/errors@5.0.0-beta.11

@workflow/nest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/next@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36

@workflow/nitro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/web@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/nuxt@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36

@workflow/rollup@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/sveltekit@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/vite@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/vitest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36

@workflow/web@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab]:
    • @workflow/world-local@5.0.0-beta.30

@workflow/web-shared@5.0.0-beta.36

Patch Changes

  • #29681973317 Thanks @mitul-s! - Adjust helper position on trace viewer

  • #2962774e12c Thanks @mitul-s! - Show a delayed tooltip (Step, Hook, Sleep, Workflow) when hovering the icon on each row in the new trace viewer's event list.

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/core@5.0.0-beta.36

workflow@5.0.0-beta.36

Patch Changes

  • #2980268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [bb773e9, 268fede]:

    • @workflow/core@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/astro@5.0.0-beta.36
    • @workflow/nest@5.0.0-beta.36
    • @workflow/next@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36
    • @workflow/nuxt@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/sveltekit@5.0.0-beta.36
    • @workflow/typescript-plugin@5.0.0-beta.5

@workflow/world-testing@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/core@5.0.0-beta.36
    • workflow@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36

@github-actions
github-actionsBot requested review from a team and ijjk as code ownersJuly 15, 2026 22:18
@vercel

vercelBot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 39dd337 to 8a87252CompareJuly 16, 2026 10:15
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 096bf2f to 5554c25CompareJuly 16, 2026 16:28
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
Sign up for freeto 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.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { // Remove or un-stick sticky/fixed headers that block content (function() { function unstick() { document.querySelectorAll('header, nav, [role="banner"], .header, .navbar, .sticky, .fixed-top, [style*="position: fixed"], [style*="position:sticky"]').forEach(function(el) { if (el.style.position === 'fixed' || el.style.position === 'sticky' || getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') { el.style.position = 'static'; el.style.top = 'auto'; el.style.zIndex = 'auto'; } }); } unstick(); var observer = new MutationObserver(unstick); observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] }); })(); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); })(); Version Packages (beta) by github-actions[bot] · Pull Request #2953 · vercel/workflow · GitHub
Skip to content

Version Packages (beta) - #2953

Closed
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main
Closed

Version Packages (beta)#2953
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

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/world@5.0.0-beta.22

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

  • #2970bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

@workflow/world-local@5.0.0-beta.30

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/world-postgres@5.0.0-beta.28

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/errors@5.0.0-beta.11

@workflow/world-vercel@5.0.0-beta.32

Minor Changes

  • #29157d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • #29516f032d7 Thanks @karthikscale3! - Decode stable-line CBOR structured errors when reading v4 workflow events while preserving current serialized error payloads.

  • #2959457e671 Thanks @alangenfeld! - Log the underlying queue handler error before retrying a failed delivery.

  • #2970bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

  • Updated dependencies [7d29bab, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/astro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/builders@5.0.0-beta.36

Patch Changes

@workflow/cli@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, 6f032d7, bb773e9, 457e671, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/web@5.0.0-beta.36

@workflow/core@5.0.0-beta.36

Patch Changes

  • #2970bb773e9 Thanks @VaguelySerious! - Keep the inline event-log delta fast path active with open hooks when WORKFLOW_PRECONDITION_GUARD=1 and the World declares capabilities.preconditionGuard. The lazy inline step_started claim now carries the guard snapshot so a stale replay's claim is fenced (412 → fresh replay), and guard-enforced batches with an open hook take the await-then-run path so a fenced claim never executes the step body.

  • #2980268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [7d29bab, 6f032d7, 457e671, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/errors@5.0.0-beta.11

@workflow/nest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/next@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36

@workflow/nitro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/web@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/nuxt@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36

@workflow/rollup@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/sveltekit@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/vite@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/vitest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36

@workflow/web@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab]:
    • @workflow/world-local@5.0.0-beta.30

@workflow/web-shared@5.0.0-beta.36

Patch Changes

  • #29681973317 Thanks @mitul-s! - Adjust helper position on trace viewer

  • #2962774e12c Thanks @mitul-s! - Show a delayed tooltip (Step, Hook, Sleep, Workflow) when hovering the icon on each row in the new trace viewer's event list.

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/core@5.0.0-beta.36

workflow@5.0.0-beta.36

Patch Changes

  • #2980268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [bb773e9, 268fede]:

    • @workflow/core@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/astro@5.0.0-beta.36
    • @workflow/nest@5.0.0-beta.36
    • @workflow/next@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36
    • @workflow/nuxt@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/sveltekit@5.0.0-beta.36
    • @workflow/typescript-plugin@5.0.0-beta.5

@workflow/world-testing@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/core@5.0.0-beta.36
    • workflow@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36

@github-actions
github-actionsBot requested review from a team and ijjk as code ownersJuly 15, 2026 22:18
@vercel

vercelBot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 39dd337 to 8a87252CompareJuly 16, 2026 10:15
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 096bf2f to 5554c25CompareJuly 16, 2026 16:28
@github-actionsgithub-actionsBot reopened this Jul 16, 2026
Sign up for freeto 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.

0 participants