Qwik Virtual Scroll

Total count: 120
Loading?: no
visible range: 0-13
#0 - chore(deps): bump @vitest/mocker from 4.1.10 to 5.0.0 in the npm_and_yarn group across 0 directory
#1 - ErrorBoundary: chunk load failures need a stable signal and consistent routing
#2 - V2 Version Packages (beta)
#3 - refactor: better docs score
#4 - fix(core): fire onQVisible$ for client-rendered elements
#5 - fix(preloader): don't over-preload large lazy-import maps (CMS/component registries)
#6 - feat: add SSG `retries` option
#7 - core: failed handler-chunk import reaches the boundary after resume, bypassing the importError skip
#8 - `{() => {...}}` in jsx is neither supported nor does it throw
#9 - fix(qwik-router): preserve params for ancestor layout loaders
#10 - docs: add interactive leveling-up homepage section
#11 - staticGenerate: a render task that never posts back deadlocks the worker pool, silently
#12 - feat: require router forms to declare an action or GET method
#13 - [🐞] Infinite loop in catch-all route matcher on paths containing `//` (server hangs at 100% CPU, no crash)
#14 - docs: ErrorBoundary makes erroring routes uncacheable — document after RC