Skip to content

fix(web): move react-router deps to production dependencies#1265

Open
TooTallNate wants to merge 1 commit intomainfrom
fix/web-missing-peer-deps
Open

fix(web): move react-router deps to production dependencies#1265
TooTallNate wants to merge 1 commit intomainfrom
fix/web-missing-peer-deps

Conversation

@TooTallNate
Copy link
Member

Summary

  • Moves react-router and @react-router/express from devDependencies to dependencies in @workflow/web, fixing a missing peer dependency warning when installing the workflow package
  • Removes the redundant duplicate @react-router/node entry from devDependencies (already present in dependencies)

Problem

@react-router/node was listed as a production dependency of @workflow/web, but react-router (which @react-router/node declares as a peer dependency) was only in devDependencies. When consumers installed the published package (workflow@workflow/cli@workflow/web@react-router/node), the peer dependency react-router was not installed:

└─┬ workflow 4.1.0-beta.63-bbe40ff
  └─┬ @workflow/cli 4.1.0-beta.63-bbe40ff
    └─┬ @workflow/web 4.1.0-beta.36-bbe40ff
      └─┬ @react-router/node 7.13.1
        └── ✕ missing peer react-router@7.13.1

Similarly, @react-router/express is imported at runtime by server/app.ts but was only a devDependency.

`@react-router/node` was a production dependency but `react-router` and
`@react-router/express` were only devDependencies, causing a missing peer
dependency warning when consumers installed the published package.
Copilot AI review requested due to automatic review settings March 5, 2026 06:59
@TooTallNate TooTallNate requested a review from a team as a code owner March 5, 2026 06:59
@changeset-bot
Copy link

changeset-bot bot commented Mar 5, 2026

🦋 Changeset detected

Latest commit: 51b35d3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 15 packages
Name Type
@workflow/web Patch
@workflow/cli Patch
workflow Patch
@workflow/world-testing Patch
@workflow/core Patch
@workflow/builders Patch
@workflow/next Patch
@workflow/nitro Patch
@workflow/web-shared Patch
@workflow/astro Patch
@workflow/nest Patch
@workflow/rollup Patch
@workflow/sveltekit Patch
@workflow/vite Patch
@workflow/nuxt Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link
Contributor

vercel bot commented Mar 5, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Express 0.033s (~) 1.005s (~) 0.973s 10 1.00x
💻 Local Nitro 0.033s (-14.4% 🟢) 1.006s (~) 0.972s 10 1.02x
💻 Local Next.js (Turbopack) 0.039s 1.005s 0.966s 10 1.20x
🌐 Redis Next.js (Turbopack) 0.043s 1.005s 0.962s 10 1.33x
🐘 Postgres Express 0.053s (+4.0%) 1.012s (~) 0.960s 10 1.62x
🐘 Postgres Nitro 0.056s (+7.7% 🔺) 1.011s (~) 0.955s 10 1.73x
🌐 MongoDB Next.js (Turbopack) 0.132s 1.008s 0.876s 10 4.06x
🐘 Postgres Next.js (Turbopack) ⚠️ missing - - - -

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 0.379s (-1.1%) 1.895s (+10.8% 🔺) 1.515s 10 1.00x
▲ Vercel Next.js (Turbopack) 0.467s (-5.2% 🟢) 2.155s (+0.5%) 1.688s 10 1.23x
▲ Vercel Nitro 0.471s (+3.9%) 2.141s (-1.4%) 1.669s 10 1.24x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

workflow with 1 step

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 1.097s 2.005s 0.909s 10 1.00x
🌐 Redis Next.js (Turbopack) 1.101s 2.007s 0.905s 10 1.00x
💻 Local Nitro 1.104s (~) 2.006s (~) 0.902s 10 1.01x
💻 Local Express 1.105s (~) 2.005s (~) 0.900s 10 1.01x
🐘 Postgres Express 1.128s (+3.3%) 2.013s (~) 0.884s 10 1.03x
🐘 Postgres Nitro 1.146s (+2.5%) 2.015s (~) 0.868s 10 1.05x
🌐 MongoDB Next.js (Turbopack) 1.286s 2.008s 0.722s 10 1.17x
🐘 Postgres Next.js (Turbopack) ⚠️ missing - - - -

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 1.951s (-2.8%) 3.304s (-9.0% 🟢) 1.353s 10 1.00x
▲ Vercel Express 2.008s (+2.9%) 3.056s (+2.9%) 1.048s 10 1.03x
▲ Vercel Next.js (Turbopack) 2.111s (+0.8%) 3.741s (+11.3% 🔺) 1.631s 10 1.08x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

workflow with 10 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Redis 🥇 Next.js (Turbopack) 10.667s 11.023s 0.356s 3 1.00x
💻 Local Next.js (Turbopack) 10.681s 11.023s 0.341s 3 1.00x
💻 Local Express 10.784s (~) 11.024s (~) 0.240s 3 1.01x
💻 Local Nitro 10.790s (~) 11.022s (~) 0.232s 3 1.01x
🐘 Postgres Express 10.837s (+2.2%) 11.045s (~) 0.208s 3 1.02x
🐘 Postgres Nitro 10.845s (~) 11.042s (~) 0.197s 3 1.02x
🌐 MongoDB Next.js (Turbopack) 12.247s 13.021s 0.774s 3 1.15x
🐘 Postgres Next.js (Turbopack) ⚠️ missing - - - -

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 15.972s (-5.7% 🟢) 17.367s (-2.0%) 1.396s 2 1.00x
▲ Vercel Nitro 17.506s (-1.5%) 19.029s (+1.1%) 1.524s 2 1.10x
▲ Vercel Next.js (Turbopack) 17.678s (+4.2%) 19.174s (+3.2%) 1.496s 2 1.11x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

workflow with 25 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Redis 🥇 Next.js (Turbopack) 26.550s 27.050s 0.500s 3 1.00x
💻 Local Next.js (Turbopack) 26.945s 27.051s 0.106s 3 1.01x
🐘 Postgres Nitro 26.975s (~) 27.068s (-2.4%) 0.093s 3 1.02x
🐘 Postgres Express 27.068s (+2.6%) 27.735s (+2.5%) 0.667s 3 1.02x
💻 Local Nitro 27.176s (~) 28.053s (~) 0.877s 3 1.02x
💻 Local Express 27.248s (~) 28.054s (~) 0.806s 3 1.03x
🌐 MongoDB Next.js (Turbopack) 30.384s 31.036s 0.652s 2 1.14x
🐘 Postgres Next.js (Turbopack) ⚠️ missing - - - -

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 42.441s (-1.9%) 43.655s (-1.7%) 1.214s 2 1.00x
▲ Vercel Nitro 46.094s (+1.4%) 46.959s (~) 0.864s 2 1.09x
▲ Vercel Next.js (Turbopack) 48.170s (+7.4% 🔺) 49.703s (+7.0% 🔺) 1.532s 2 1.13x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

workflow with 50 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Redis 🥇 Next.js (Turbopack) 53.094s 53.597s 0.503s 2 1.00x
🐘 Postgres Express 53.842s (+2.1%) 54.104s (+1.9%) 0.262s 2 1.01x
🐘 Postgres Nitro 53.863s (~) 54.106s (~) 0.243s 2 1.01x
💻 Local Next.js (Turbopack) 55.620s 56.099s 0.480s 2 1.05x
💻 Local Nitro 55.958s (~) 56.098s (~) 0.140s 2 1.05x
💻 Local Express 56.204s (~) 57.103s (~) 0.899s 2 1.06x
🌐 MongoDB Next.js (Turbopack) 60.791s 61.076s 0.284s 2 1.14x
🐘 Postgres Next.js (Turbopack) ⚠️ missing - - - -

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 92.226s (-3.5%) 93.804s (-3.4%) 1.578s 1 1.00x
▲ Vercel Express 93.589s (-4.4%) 94.291s (-5.0%) 0.702s 1 1.01x
▲ Vercel Next.js (Turbopack) 98.632s (+7.0% 🔺) 99.694s (+6.8% 🔺) 1.062s 1 1.07x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.all with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Redis 🥇 Next.js (Turbopack) 1.244s 2.006s 0.762s 15 1.00x
🐘 Postgres Express 1.357s (+5.5% 🔺) 2.011s (~) 0.654s 15 1.09x
🐘 Postgres Nitro 1.384s (+2.0%) 2.011s (~) 0.626s 15 1.11x
💻 Local Nitro 1.406s (-1.1%) 2.005s (~) 0.598s 15 1.13x
💻 Local Next.js (Turbopack) 1.425s 2.006s 0.582s 15 1.15x
💻 Local Express 1.429s (-0.8%) 2.006s (~) 0.576s 15 1.15x
🌐 MongoDB Next.js (Turbopack) 2.159s 3.008s 0.849s 10 1.74x
🐘 Postgres Next.js (Turbopack) ⚠️ missing - - - -

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 2.488s (+14.2% 🔺) 3.479s (+10.6% 🔺) 0.991s 9 1.00x
▲ Vercel Nitro 2.622s (+5.7% 🔺) 3.825s (+0.6%) 1.202s 8 1.05x
▲ Vercel Next.js (Turbopack) 2.775s (+17.6% 🔺) 4.128s (+16.5% 🔺) 1.353s 8 1.12x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.all with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Nitro 1.922s (-8.4% 🟢) 2.514s (-3.3%) 0.592s 12 1.00x
🐘 Postgres Express 2.040s (+13.6% 🔺) 2.681s (+24.5% 🔺) 0.641s 12 1.06x
🌐 Redis Next.js (Turbopack) 2.492s 3.008s 0.516s 10 1.30x
💻 Local Nitro 2.607s (-0.7%) 3.007s (~) 0.400s 10 1.36x
💻 Local Next.js (Turbopack) 2.674s 3.008s 0.334s 10 1.39x
💻 Local Express 2.697s (+1.7%) 3.007s (~) 0.310s 10 1.40x
🌐 MongoDB Next.js (Turbopack) 4.738s 5.178s 0.440s 6 2.47x
🐘 Postgres Next.js (Turbopack) ⚠️ missing - - - -

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 2.630s (+6.8% 🔺) 3.545s (+8.3% 🔺) 0.915s 9 1.00x
▲ Vercel Next.js (Turbopack) 2.781s (+8.4% 🔺) 4.152s (+15.6% 🔺) 1.371s 8 1.06x
▲ Vercel Nitro 3.422s (+15.3% 🔺) 4.790s (+11.3% 🔺) 1.368s 7 1.30x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Promise.all with 50 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Express 3.545s (+19.4% 🔺) 4.312s (+7.4% 🔺) 0.767s 7 1.00x
🐘 Postgres Nitro 3.664s (-6.3% 🟢) 4.598s (~) 0.934s 7 1.03x
🌐 Redis Next.js (Turbopack) 4.235s 5.011s 0.776s 6 1.19x
💻 Local Nitro 7.404s (-3.1%) 8.018s (~) 0.615s 4 2.09x
💻 Local Next.js (Turbopack) 7.649s 8.016s 0.367s 4 2.16x
💻 Local Express 7.966s (+4.3%) 8.269s (+3.1%) 0.303s 4 2.25x
🌐 MongoDB Next.js (Turbopack) 9.827s 10.348s 0.520s 3 2.77x
🐘 Postgres Next.js (Turbopack) ⚠️ missing - - - -

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 3.258s (+8.4% 🔺) 4.738s (+9.2% 🔺) 1.480s 7 1.00x
▲ Vercel Express 3.409s (+14.9% 🔺) 4.684s (+14.3% 🔺) 1.275s 7 1.05x
▲ Vercel Nitro 3.623s (+17.8% 🔺) 5.085s (+17.1% 🔺) 1.461s 6 1.11x

🔍 Observability: Next.js (Turbopack) | Express | Nitro

Promise.race with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Redis 🥇 Next.js (Turbopack) 1.232s 2.006s 0.774s 15 1.00x
🐘 Postgres Express 1.384s (+6.8% 🔺) 2.013s (~) 0.629s 15 1.12x
🐘 Postgres Nitro 1.397s (+0.7%) 2.012s (~) 0.615s 15 1.13x
💻 Local Next.js (Turbopack) 1.428s 2.006s 0.578s 15 1.16x
💻 Local Express 1.430s (~) 2.005s (~) 0.575s 15 1.16x
💻 Local Nitro 1.435s (+0.6%) 2.005s (~) 0.569s 15 1.16x
🌐 MongoDB Next.js (Turbopack) 2.159s 3.008s 0.849s 10 1.75x
🐘 Postgres Next.js (Turbopack) ⚠️ missing - - - -

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 2.140s (-7.0% 🟢) 3.361s (-8.9% 🟢) 1.221s 9 1.00x
▲ Vercel Express 2.375s (+13.0% 🔺) 3.417s (+4.2%) 1.042s 9 1.11x
▲ Vercel Nitro 2.462s (+15.1% 🔺) 3.786s (+11.0% 🔺) 1.324s 8 1.15x

🔍 Observability: Next.js (Turbopack) | Express | Nitro

Promise.race with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Express 2.076s (+21.6% 🔺) 2.599s (+20.6% 🔺) 0.522s 12 1.00x
🐘 Postgres Nitro 2.208s (+6.9% 🔺) 2.744s (~) 0.536s 11 1.06x
🌐 Redis Next.js (Turbopack) 2.527s 3.008s 0.481s 10 1.22x
💻 Local Nitro 2.687s (-1.1%) 3.007s (~) 0.320s 10 1.29x
💻 Local Next.js (Turbopack) 2.752s 3.008s 0.256s 10 1.33x
💻 Local Express 2.820s (+1.8%) 3.008s (~) 0.188s 10 1.36x
🌐 MongoDB Next.js (Turbopack) 4.686s 5.178s 0.492s 6 2.26x
🐘 Postgres Next.js (Turbopack) ⚠️ missing - - - -

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 2.265s (-6.2% 🟢) 3.371s (-7.5% 🟢) 1.105s 9 1.00x
▲ Vercel Express 2.463s (-11.0% 🟢) 3.344s (-9.5% 🟢) 0.881s 9 1.09x
▲ Vercel Next.js (Turbopack) 2.598s (-3.7%) 3.570s (-1.3%) 0.973s 9 1.15x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.race with 50 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Express 3.972s (+43.4% 🔺) 4.741s (+32.8% 🔺) 0.769s 7 1.00x
🌐 Redis Next.js (Turbopack) 4.187s 5.011s 0.824s 6 1.05x
🐘 Postgres Nitro 4.482s (+30.0% 🔺) 5.021s (+16.5% 🔺) 0.538s 6 1.13x
💻 Local Next.js (Turbopack) 7.815s 8.517s 0.702s 4 1.97x
💻 Local Nitro 7.934s (-3.6%) 8.269s (-8.4% 🟢) 0.334s 4 2.00x
💻 Local Express 8.950s (+6.2% 🔺) 9.525s (+5.6% 🔺) 0.575s 4 2.25x
🌐 MongoDB Next.js (Turbopack) 10.069s 10.684s 0.614s 3 2.54x
🐘 Postgres Next.js (Turbopack) ⚠️ missing - - - -

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 2.918s (-16.2% 🟢) 4.608s (-7.9% 🟢) 1.690s 7 1.00x
▲ Vercel Nitro 2.919s (+4.2%) 4.031s (-7.5% 🟢) 1.112s 8 1.00x
▲ Vercel Express 2.948s (+2.8%) 3.997s (~) 1.049s 8 1.01x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

Stream Benchmarks (includes TTFB metrics)
workflow with stream

💻 Local Development

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
🌐 Redis 🥇 Next.js (Turbopack) 0.146s 1.000s 0.002s 1.008s 0.862s 10 1.00x
💻 Local Next.js (Turbopack) 0.153s 1.001s 0.012s 1.018s 0.865s 10 1.05x
💻 Local Nitro 0.168s (-1.6%) 1.003s (~) 0.011s (-3.5%) 1.017s (~) 0.849s 10 1.15x
💻 Local Express 0.173s (+0.7%) 1.002s (~) 0.011s (-1.7%) 1.017s (~) 0.844s 10 1.19x
🐘 Postgres Nitro 0.191s (+4.4%) 0.994s (~) 0.002s (+21.4% 🔺) 1.013s (~) 0.822s 10 1.31x
🐘 Postgres Express 0.198s (+46.6% 🔺) 0.995s (-0.5%) 0.002s (+38.5% 🔺) 1.012s (~) 0.815s 10 1.36x
🌐 MongoDB Next.js (Turbopack) 0.480s 0.964s 0.002s 1.009s 0.529s 10 3.29x
🐘 Postgres Next.js (Turbopack) ⚠️ missing - - - - -

▲ Production (Vercel)

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 1.548s (+0.8%) 2.409s (+5.2% 🔺) 0.176s (+9.8% 🔺) 3.099s (+6.9% 🔺) 1.551s 10 1.00x
▲ Vercel Express 1.632s (+9.4% 🔺) 2.461s (+0.6%) 0.180s (+20.7% 🔺) 3.020s (+2.8%) 1.388s 10 1.05x
▲ Vercel Next.js (Turbopack) 1.753s (+9.4% 🔺) 2.620s (+6.0% 🔺) 0.507s (+5.2% 🔺) 3.588s (+5.1% 🔺) 1.835s 10 1.13x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World 🥇 Fastest Framework Wins
💻 Local Next.js (Turbopack) 7/12
🐘 Postgres Express 9/12
▲ Vercel Express 5/12
Fastest World by Framework

Winner determined by most benchmark wins

Framework 🥇 Fastest World Wins
Express 🐘 Postgres 6/12
Next.js (Turbopack) 🌐 Redis 8/12
Nitro 🐘 Postgres 6/12
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

🧪 E2E Test Results

Some tests failed

Summary

Passed Failed Skipped Total
✅ ▲ Vercel Production 538 0 67 605
✅ 💻 Local Development 524 0 81 605
✅ 📦 Local Production 576 0 84 660
❌ 🐘 Local Postgres 575 1 84 660
✅ 🪟 Windows 52 0 3 55
❌ 🌍 Community Worlds 117 48 15 180
✅ 📋 Other 138 0 27 165
Total 2520 49 361 2930

❌ Failed Tests

🐘 Local Postgres (1 failed)

nuxt-stable (1 failed):

  • webhookWorkflow
🌍 Community Worlds (48 failed)

turso (48 failed):

  • addTenWorkflow
  • addTenWorkflow
  • wellKnownAgentWorkflow (.well-known/agent)
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • importedStepOnlyWorkflow
  • hookWorkflow
  • webhookWorkflow
  • sleepingWorkflow
  • parallelSleepWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling retry behavior workflow completes despite transient 5xx on step_completed
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE
  • instanceMethodStepWorkflow - instance methods with "use step" directive
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument
  • cancelRun - cancelling a running workflow
  • cancelRun via CLI - cancelling a running workflow
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router

Details by Category

✅ ▲ Vercel Production
App Passed Failed Skipped
✅ astro 48 0 7
✅ example 48 0 7
✅ express 48 0 7
✅ fastify 48 0 7
✅ hono 48 0 7
✅ nextjs-turbopack 53 0 2
✅ nextjs-webpack 53 0 2
✅ nitro 48 0 7
✅ nuxt 48 0 7
✅ sveltekit 48 0 7
✅ vite 48 0 7
✅ 💻 Local Development
App Passed Failed Skipped
✅ astro-stable 46 0 9
✅ express-stable 46 0 9
✅ fastify-stable 46 0 9
✅ hono-stable 46 0 9
✅ nextjs-turbopack-stable 52 0 3
✅ nextjs-webpack-canary 52 0 3
✅ nextjs-webpack-stable 52 0 3
✅ nitro-stable 46 0 9
✅ nuxt-stable 46 0 9
✅ sveltekit-stable 46 0 9
✅ vite-stable 46 0 9
✅ 📦 Local Production
App Passed Failed Skipped
✅ astro-stable 46 0 9
✅ express-stable 46 0 9
✅ fastify-stable 46 0 9
✅ hono-stable 46 0 9
✅ nextjs-turbopack-canary 52 0 3
✅ nextjs-turbopack-stable 52 0 3
✅ nextjs-webpack-canary 52 0 3
✅ nextjs-webpack-stable 52 0 3
✅ nitro-stable 46 0 9
✅ nuxt-stable 46 0 9
✅ sveltekit-stable 46 0 9
✅ vite-stable 46 0 9
❌ 🐘 Local Postgres
App Passed Failed Skipped
✅ astro-stable 46 0 9
✅ express-stable 46 0 9
✅ fastify-stable 46 0 9
✅ hono-stable 46 0 9
✅ nextjs-turbopack-canary 52 0 3
✅ nextjs-turbopack-stable 52 0 3
✅ nextjs-webpack-canary 52 0 3
✅ nextjs-webpack-stable 52 0 3
✅ nitro-stable 46 0 9
❌ nuxt-stable 45 1 9
✅ sveltekit-stable 46 0 9
✅ vite-stable 46 0 9
✅ 🪟 Windows
App Passed Failed Skipped
✅ nextjs-turbopack 52 0 3
❌ 🌍 Community Worlds
App Passed Failed Skipped
✅ mongodb-dev 3 0 2
✅ mongodb 52 0 3
✅ redis-dev 3 0 2
✅ redis 52 0 3
✅ turso-dev 3 0 2
❌ turso 4 48 3
✅ 📋 Other
App Passed Failed Skipped
✅ e2e-local-dev-nest-stable 46 0 9
✅ e2e-local-postgres-nest-stable 46 0 9
✅ e2e-local-prod-nest-stable 46 0 9

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: success
  • Local Dev: failure
  • Local Prod: success
  • Local Postgres: failure
  • Windows: success

Check the workflow run for details.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Moves React Router runtime dependencies in @workflow/web from devDependencies to dependencies to address missing peer dependency warnings seen when workflow consumers install the published package.

Changes:

  • Add react-router and @react-router/express to packages/web production dependencies.
  • Remove redundant @react-router/node / react-router entries from packages/web devDependencies.
  • Add a Changeset and update pnpm-lock.yaml accordingly.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
packages/web/package.json Shifts React Router-related packages into production dependencies for published installs.
pnpm-lock.yaml Lockfile updates reflecting dependency graph changes for packages/web.
.changeset/fix-web-missing-peer-deps.md Publishes a patch release note for @workflow/web describing the dependency fix.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment on lines +39 to +43
"@react-router/express": "7.13.1",
"@react-router/node": "7.13.1",
"express": "^4.21.0",
"isbot": "^5"
"isbot": "^5",
"react-router": "7.13.1"
Copy link

Copilot AI Mar 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding react-router to dependencies will likely introduce a new missing-peer warning for consumers, because react-router@7.13.1 declares react (and optionally react-dom) as peer dependencies, but react/react-dom are still only in devDependencies here. If the goal is to eliminate install-time peer warnings for published consumers, either add react (and likely react-dom) to dependencies, or avoid shipping react-router/@react-router/* as production deps by keeping them in devDependencies and ensuring the published server build fully bundles them (per vite.config.ts’s stated intent).

Copilot uses AI. Check for mistakes.
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.

2 participants