-
Notifications
You must be signed in to change notification settings - Fork 148
Version Packages (beta) #652
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 | Next.js (Turbopack) | Nitro workflow with 1 step💻 Local Development
▲ Production (Vercel)
🔍 Observability: Next.js (Turbopack) | Nitro | Express workflow with 10 sequential steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Next.js (Turbopack) | Nitro | Express Promise.all with 10 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Nitro | Next.js (Turbopack) | Express Promise.all with 25 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Next.js (Turbopack) | Express | Nitro Promise.race with 10 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Nitro | Express | Next.js (Turbopack) Promise.race with 25 concurrent steps💻 Local Development
▲ Production (Vercel)
🔍 Observability: Next.js (Turbopack) | Nitro | Express 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📦 Local Production (2 failed)astro-stable (1 failed):
vite-stable (1 failed):
🌍 Community Worlds (11 failed)mongodb (1 failed):
redis (1 failed):
starter (8 failed):
turso (1 failed):
Details by Category✅ ▲ Vercel Production
✅ 💻 Local Development
❌ 📦 Local Production
✅ 🐘 Local Postgres
✅ 🪟 Windows
❌ 🌍 Community Worlds
❌ Some E2E test jobs failed:
Check the workflow run for details. |
3f37907 to
7441c12
Compare
7441c12 to
4664f94
Compare
4664f94 to
24c72b0
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/ai@4.0.1-beta.34
Patch Changes
@workflow/astro@4.0.0-beta.11
Patch Changes
@workflow/builders@4.0.1-beta.28
Patch Changes
eaf9aa6]:@workflow/cli@4.0.1-beta.34
Patch Changes
f396833,eaf9aa6,75a5060,6cd1a47]:@workflow/core@4.0.1-beta.29
Patch Changes
#649
eaf9aa6Thanks @TooTallNate! - Don't shadowglobalThisUpdated dependencies [
75a5060,6cd1a47]:@workflow/next@4.0.1-beta.33
Patch Changes
eaf9aa6]:@workflow/nitro@4.0.1-beta.32
Patch Changes
eaf9aa6]:@workflow/nuxt@4.0.1-beta.21
Patch Changes
@workflow/sveltekit@4.0.0-beta.26
Patch Changes
@workflow/web@4.0.1-beta.18
Patch Changes
f396833Thanks @adriandlam! - Fix missing next.config.ts inside built @workflow/web package@workflow/web-shared@4.0.1-beta.30
Patch Changes
eaf9aa6]:workflow@4.0.1-beta.34
Patch Changes
eaf9aa6]:@workflow/world-testing@4.0.1-beta.35
Patch Changes
@workflow/world-vercel@4.0.1-beta.22
Patch Changes
#651
75a5060Thanks @TooTallNate! - Handle Vercel Queue 24 hour message TTL by re-enqueueing message#647
6cd1a47Thanks @TooTallNate! - Additional error debugging when failing to validate server response