Files
Danijel Martinek d8a3250c12
Some checks are pending
CI / typecheck + lint + boundaries + test + build (push) Waiting to run
CI / Playwright e2e (push) Blocked by required conditions
CI / Storybook smoke tests + visual regression (push) Blocked by required conditions
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
Coverage snapshot / snapshot (push) Waiting to run
Release Please / release-please (push) Waiting to run
Sentry PII guard (R31) / pii-guard (push) Waiting to run
test(generators): strip core-trpc dep from feature packages in e2e
The core-package trpc removal e2e was only stripping @repo/core-trpc
from the two app package.json files. blog, marketing-pages, and
navigation also depend on core-trpc for their ./ui hooks, so pnpm
install in the simulated post-removal state failed to resolve the
workspace dep. Strip the dep from every package that references it.
2026-06-03 13:27:53 +02:00
..