Skip to content

Commit 68489cc

Browse files
committed
chore: add changeset for e2e parallelization improvements
1 parent 9fb64e2 commit 68489cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/ci-e2e-parallel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@tanstack/cli': patch
3+
---
4+
5+
Improve e2e test performance: parallelize tests via Nx caching and `nx affected`, block non-essential assets (images, fonts, media) during test runs, add per-fixture timing logs, make quality gates opt-in per fixture, and move template/router-only tests from `@blocking` to `@matrix`.

0 commit comments

Comments
 (0)