Qwik Virtual Scroll
Total count: 134
Loading?: no
visible range: 0-13
#0 - feat(core): PublicError — user-facing errors render unredacted through ErrorBoundary
#1 - fix(docs): Discover link, contributor badges
#2 - [🐞] [V2] [beta-38] [router] routeLoader$-to-route manifest (_R) is silently never populated when building from certain (long/deeply nested) Windows paths
#3 - fix: avoid serializing computed signal values by default
#4 - [🐞] [V2] [beta-38] [router] In strictLoaders mode, production builds send no route-path header — a root/parent-layout routeLoader$ is resolved at its mount path after a SPA action, hitting that route's onGet (e.g. a redirect)
#5 - V2 Version Packages (beta)
#6 - feat(qwik-city): standardSchema$ validator
#7 - feat(devtools): add a command palette to search and jump across devtools
#8 - refactor(devtools): move qwik dom protocol constants into the shared kit
#9 - refactor(devtools): type-check devtools hook method names across runtime and eval bridge
#10 - qwikVite: make Vite config the single source of truth for asset paths (stop overriding assetFileNames)
#11 - [🐞] postBuild always runs in trailing-slash mode, ignoring __NO_TRAILING_SLASH__
#12 - [🐞] staticFile middlewares don't strip basePathname before file resolution
#13 - fix(core): allow invalid harmless tag nesting
#14 - [v2] Suspense-deferral-through-component: non-EB test + extract to build/v2 + deeper cursor-boundary propagation fix