Version Packages (beta)#1600
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📊 Benchmark Results
workflow with no steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express workflow with 1 step💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express workflow with 10 sequential steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express workflow with 25 sequential steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express workflow with 50 sequential steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express Promise.all with 10 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express Promise.all with 25 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express Promise.all with 50 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express Promise.race with 10 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express Promise.race with 25 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express Promise.race with 50 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express workflow with 10 sequential data payload steps (10KB)💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express workflow with 25 sequential data payload steps (10KB)💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express workflow with 50 sequential data payload steps (10KB)💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express workflow with 10 concurrent data payload steps (10KB)💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express workflow with 25 concurrent data payload steps (10KB)💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express workflow with 50 concurrent data payload steps (10KB)💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express Stream Benchmarks (includes TTFB metrics)workflow with stream💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express stream pipeline with 5 transform steps (1MB)💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express 10 parallel streams (1MB each)💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express fan-out fan-in 10 streams (1MB each)💻 Local Development
▲ Production (Vercel)
🔍 Observability: Express SummaryFastest Framework by WorldWinner determined by most benchmark wins
Fastest World by FrameworkWinner determined by most benchmark wins
Column Definitions
Worlds:
❌ Some benchmark jobs failed:
Check the workflow run for details. |
🧪 E2E Test Results❌ Some tests failed Summary
❌ Failed Tests▲ Vercel Production (1 failed)express (1 failed):
🌍 Community Worlds (61 failed)mongodb (3 failed):
redis (2 failed):
turso (56 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. |
8842764 to
8f756fe
Compare
8f756fe to
d55ea30
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.51
Patch Changes
d1330cf,5d22e61,7c996a7,443a9e6]:@workflow/builders@4.0.1-beta.68
Patch Changes
#1554
d1330cfThanks @pranaygp! - Fix node-module-error plugin pointing at multi-line comments instead of code usage#1598
443a9e6Thanks @TooTallNate! - Override"sideEffects": falsefrompackage.jsonfor discovered workflow/step/serde entries so esbuild does not drop their bare imports from the virtual entryUpdated dependencies [
d8aaf27,5d22e61,047c01b,7c996a7]:@workflow/cli@4.2.0-beta.77
Patch Changes
b30b0dc,760ebf1,d1330cf,d8aaf27,5d22e61,047c01b,7c996a7,443a9e6]:@workflow/core@4.2.0-beta.77
Patch Changes
#1591
d8aaf27Thanks @VaguelySerious! - Fix stepcontextStorageglobal potentially seeing dual-instance issues when bundlers create multiple copies of the module.#1367
047c01bThanks @pranaygp! - Makestart()returnRun<unknown>withunknown[]args whendeploymentIdis provided, since the deployed workflow version may have different typesUpdated dependencies [
b30b0dc,760ebf1]:@workflow/nest@0.0.0-beta.26
Patch Changes
d1330cf,5d22e61,7c996a7,443a9e6]:@workflow/next@4.0.1-beta.73
Patch Changes
#1597
4429078Thanks @TooTallNate! - Stop unconditionally settingWORKFLOW_PUBLIC_MANIFEST=1duringnext dev, which causedpublic/.well-known/workflow/v1/manifest.jsonto be created without the env var being explicitly set.Updated dependencies [
d1330cf,d8aaf27,5d22e61,047c01b,7c996a7,443a9e6]:@workflow/nitro@4.0.1-beta.72
Patch Changes
d1330cf,d8aaf27,5d22e61,047c01b,7c996a7,443a9e6]:@workflow/nuxt@4.0.1-beta.61
Patch Changes
@workflow/rollup@4.0.0-beta.34
Patch Changes
d1330cf,5d22e61,7c996a7,443a9e6]:@workflow/sveltekit@4.0.0-beta.66
Patch Changes
d1330cf,5d22e61,7c996a7,443a9e6]:@workflow/swc-plugin@4.1.0-beta.22
Patch Changes
#1599
5d22e61Thanks @TooTallNate! - Fix class expression method registrations to use binding name instead of internal class name, preventingReferenceErrorat runtime for pre-bundled packages#1601
7c996a7Thanks @TooTallNate! - Rewrite anonymousexport default classto aconstdeclaration so the class has an accessible binding name for serde/step registration code@workflow/vite@4.0.0-beta.27
Patch Changes
d1330cf,443a9e6]:@workflow/vitest@4.0.1-beta.14
Patch Changes
b30b0dc,d1330cf,d8aaf27,047c01b,443a9e6]:@workflow/web-shared@4.1.0-beta.72
Patch Changes
b30b0dc,d8aaf27,047c01b]:workflow@4.2.0-beta.77
Patch Changes
4429078,d8aaf27,047c01b]:@workflow/world@4.1.0-beta.16
Patch Changes
b30b0dcThanks @VaguelySerious! - Use asymmetric ULID timestamp validation thresholds: 24h past, 5min future.@workflow/world-local@4.1.0-beta.50
Patch Changes
#1605
b30b0dcThanks @VaguelySerious! - Use asymmetric ULID timestamp validation thresholds: 24h past, 5min future.Updated dependencies [
b30b0dc]:@workflow/world-postgres@4.1.0-beta.52
Patch Changes
b30b0dc]:@workflow/world-testing@4.1.0-beta.78
Patch Changes
b30b0dc,d8aaf27,047c01b]:@workflow/world-vercel@4.1.0-beta.48
Patch Changes
#1602
760ebf1Thanks @karthikscale3! - Update headers from x-workflow-run-id and x-workflow-step-id to x-vercel-workflow-run-id and x-vercel-workflow-step-id in order to align with header naming conventionUpdated dependencies [
b30b0dc]: