Qwik Virtual Scroll
Total count: 141
Loading?: no
visible range: 0-13
#0 - fix(router): await server$ stream close so a client disconnect can't crash Bun
#1 - feat(core): async auto tracking and async computed
#2 - [v2] RFC: version-skew handling — failed chunk imports should surface a 'new version available' affordance
#3 - [v2] in-order streaming: no flush before awaiting a component-body promise (already-rendered UI stays buffered)
#4 - feat(router): blockSSR
#5 - fix(router): add re-exported routeloaders to the route trie
#6 - fix(qwik): emit backpatch entries in document order for the forward-only executor
#7 - fix(qwik-vite): keep reachable deps when reducing cyclic bundle graphs
#8 - [🐞] V2 Shared routeloader is broken
#9 - feat(cli): handle nub package manager commands
#10 - feat: support Vite 8 with the Rolldown bundler
#11 - [🐞] useTask, useVisibleTask runs even if the component is not returned in layout.tsx
#12 - Support Vite 8
#13 - This PR enhances the devtools package management experience by adding…
#14 - feat(core): core ErrorBoundary in SSR and CSR