Qwik Virtual Scroll
Total count: 165
Loading?: no
visible range: 0-13
#0 - build(deps-dev): bump image-size from 1.2.1 to 2.0.2 in the npm_and_yarn group across 1 directory
#1 - feat: refresh insights
#2 - fix: dynamically registered route loaders after client navigation
#3 - feat: require router forms to declare an action or GET method
#4 - docs(qwik-router): document redirect after POST using PRG pattern
#5 - [🐞] Infinite loop in catch-all route matcher on paths containing `//` (server hangs at 100% CPU, no crash)
#6 - feat(router): loader errors settle into the signal .error channel
#7 - docs: ErrorBoundary makes erroring routes uncacheable — document after RC
#8 - router: settle ErrorBoundary reset → loader revalidation semantics (Phase B)
#9 - feat: support Vite 8 with the Rolldown bundler
#10 - fix: fix up Vite 8 ecosystem compatibility
#11 - async: move poll to usePoll
#12 - fix(router): preserve no-trailing SSG static paths
#13 - fix(qwik-router): make loader response caching opt-in (drop 120s default expires)
#14 - fix(qwik-router): backtrack from static prefixes and rank matches by specificity