Version Packages (beta)#1131
Conversation
📊 Benchmark Results
workflow with no steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Nitro | Express | Next.js (Turbopack) workflow with 1 step💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express | Nitro | Next.js (Turbopack) workflow with 10 sequential steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Next.js (Turbopack) | Nitro | Express workflow with 25 sequential steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Next.js (Turbopack) | Express | Nitro workflow with 50 sequential steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express | Next.js (Turbopack) | Nitro Promise.all with 10 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Nitro | Express | Next.js (Turbopack) Promise.all with 25 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express | Next.js (Turbopack) | Nitro Promise.all with 50 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Next.js (Turbopack) | Nitro | Express Promise.race with 10 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Next.js (Turbopack) | Nitro | Express Promise.race with 25 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Next.js (Turbopack) | Nitro | Express Promise.race with 50 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express | Nitro | Next.js (Turbopack) Stream Benchmarks (includes TTFB metrics)workflow with stream💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express | Next.js (Turbopack) | Nitro SummaryFastest Framework by WorldWinner determined by most benchmark wins
Fastest World by FrameworkWinner determined by most benchmark wins
Column Definitions
Worlds:
|
🧪 E2E Test Results❌ Some tests failed Summary
❌ Failed Tests▲ Vercel Production (1 failed)nitro (1 failed):
🌍 Community Worlds (45 failed)turso (45 failed):
Details by Category❌ ▲ Vercel Production
✅ 💻 Local Development
✅ 📦 Local Production
✅ 🐘 Local Postgres
✅ 🪟 Windows
❌ 🌍 Community Worlds
✅ 📋 Other
❌ Some E2E test jobs failed:
Check the workflow run for details. |
00b9169 to
10b6688
Compare
76e6e1a to
7d1b395
Compare
7d1b395 to
5cd360a
Compare
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.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@workflow/astro@4.0.0-beta.33
Patch Changes
@workflow/builders@4.0.1-beta.50
Patch Changes
c75de97,b65bb07]:@workflow/cli@4.1.0-beta.59
Patch Changes
c75de97,b65bb07,b65bb07,b65bb07]:@workflow/core@4.1.0-beta.59
Patch Changes
#1120
c75de97Thanks @VaguelySerious! - Handle 409 errors gracefully for step_completed, step_failed, and step_retrying events#956
b65bb07Thanks @TooTallNate! - Add browser-compatible AES-256-GCM encryption module withimportKey,encrypt, anddecryptfunctions; update all runtime callers to resolveCryptoKeyonce per run viaimportKey()Updated dependencies [
b65bb07,b65bb07]:@workflow/nest@0.0.0-beta.8
Patch Changes
@workflow/next@4.0.1-beta.55
Patch Changes
c75de97,b65bb07]:@workflow/nitro@4.0.1-beta.54
Patch Changes
c75de97,b65bb07]:@workflow/nuxt@4.0.1-beta.43
Patch Changes
@workflow/rollup@4.0.0-beta.16
Patch Changes
@workflow/sveltekit@4.0.0-beta.48
Patch Changes
@workflow/vite@4.0.0-beta.9
Patch Changes
@workflow/web-shared@4.1.0-beta.54
Patch Changes
c75de97,b65bb07,b65bb07]:workflow@4.1.0-beta.59
Patch Changes
#1077
14863bfThanks @pranaygp! - Improve error message when runtime APIs (start, getRun, etc.) are called in workflow contextUpdated dependencies [
c75de97,b65bb07]:@workflow/world@4.1.0-beta.6
Patch Changes
b65bb07Thanks @TooTallNate! - OverloadgetEncryptionKeyForRuninterface: acceptWorkflowRun(preferred) orrunIdstring with optional opaque world-specific context forstart()@workflow/world-local@4.1.0-beta.34
Patch Changes
b65bb07]:@workflow/world-postgres@4.1.0-beta.36
Patch Changes
b65bb07]:@workflow/world-testing@4.1.0-beta.60
Patch Changes
c75de97,b65bb07,b65bb07,14863bf]:@workflow/world-vercel@4.1.0-beta.34
Patch Changes
#956
b65bb07Thanks @TooTallNate! - ImplementgetEncryptionKeyForRunwith HKDF-SHA256 per-run key derivation and cross-deployment key resolution viafetchRunKeyAPIUpdated dependencies [
b65bb07]: