Qwik Virtual Scroll

Total count: 136
Loading?: no
visible range: 0-13
#0 - chore: upgrade to pnpm 11
#1 - V2 Version Packages (beta)
#2 - fix(qwik-router): preserve params for ancestor layout loaders
#3 - docs: add interactive leveling-up homepage section
#4 - staticGenerate: a render task that never posts back deadlocks the worker pool, silently
#5 - feat: require router forms to declare an action or GET method
#6 - [🐞] Infinite loop in catch-all route matcher on paths containing `//` (server hangs at 100% CPU, no crash)
#7 - docs: ErrorBoundary makes erroring routes uncacheable — document after RC
#8 - router: settle ErrorBoundary reset → loader revalidation semantics (Phase B)
#9 - fix(qwik-router): backtrack from static prefixes and rank matches by specificity
#10 - [🐞] v2: route matcher doesn't backtrack — a static route prefix 404s deeper dynamic routes; no specificity ranking across groups
#11 - qwikloader: WebKit may defer the async module loader while a stream is held, losing pre-resume clicks
#12 - fix(router): zod export
#13 - [🐞] ErrorBoundary: late-delivered fallback leaves the errored content's serialized state live
#14 - [🐞] Resumed out-of-order segment content cannot be walked or re-rendered from outside