Qwik Virtual Scroll
Total count: 124
Loading?: no
visible range: 0-13
#0 - fix(router): share the static file lookup between node, deno and bun
#1 - perf(docs): add a lightweight responsive sidebar
#2 - perf(docs): preload the docs fonts and drop the attribution script
#3 - perf(core): start the preloader after the first paint
#4 - perf(core): stop emitting speculative preload links before page load
#5 - perf(core): load the preloader through a buffered bridge
#6 - fix: TypeScript optimizer worker and stripped loader handling
#7 - chore: AWS Lambda Adapter: CloudFront, S3 & Function URL
#8 - fix: prevent stale loader and action results during route transitions (viewTransition & race conditions)
#9 - ErrorBoundary: chunk load failures need a stable signal and consistent routing
#10 - V2 Version Packages (beta)
#11 - refactor: better docs score
#12 - feat: add SSG `retries` option
#13 - core: failed handler-chunk import reaches the boundary after resume, bypassing the importError skip
#14 - `{() => {...}}` in jsx is neither supported nor does it throw