Qwik Virtual Scroll
Total count: 142
Loading?: no
visible range: 0-13
#0 - [v2] Suspense-deferral-through-component: non-EB test + extract to build/v2 + deeper cursor-boundary propagation fix
#1 - [v2] unhandledrejection bridge brands all page rejections as "QWIK ERROR"
#2 - fix(router): await server$ stream close so a client disconnect can't crash Bun
#3 - feat(core): async auto tracking and async computed
#4 - [v2] version-skew handling — failed chunk imports should surface a 'new version available' affordance
#5 - [v2] in-order streaming: no flush before awaiting a component-body promise (already-rendered UI stays buffered)
#6 - feat(router): blockSSR
#7 - fix(router): add re-exported routeloaders to the route trie
#8 - fix(qwik): emit backpatch entries in document order for the forward-only executor
#9 - fix(qwik-vite): keep reachable deps when reducing cyclic bundle graphs
#10 - [🐞] V2 Shared routeloader is broken
#11 - feat(cli): handle nub package manager commands
#12 - feat: support Vite 8 with the Rolldown bundler
#13 - [🐞] useTask, useVisibleTask runs even if the component is not returned in layout.tsx
#14 - Support Vite 8