January 30th, 2026
The latest news releases from the Qwik team
January 30th, 2026
Patch Changes
- ✨ cloudflare workers deployment adapter (by @LazyClicks in #8214)
January 30th, 2026
Minor Changes
- ✨
untrack()now accepts signals and stores directly, as well as accepting arguments when you pass a function. This makes retrieving values without subscribing to them more efficient. (by @wmertens in #8247)
Patch Changes
🐞🩹 we now prevent merging useVisibleTask$ code together with other segments to prevent overpreloading when their entry contains a lot of transitive imports. (by @maiieul in #8275)
🐞🩹 duplicated preload bundles in SSR preload (by @chebanenko in #8248)
⚡️: the core.js and preloader.js references in q-manifest and bundle-graph are now filtered out for smaller outputs. (by @maiieul in #8278)
January 30th, 2026
Minor Changes
- ✨ allow mocking route loaders & actions in
QwikCityMockProvider(by @alexismch in #8102)
Patch Changes
🐞🩹 qwik-city spa routeStateInternal and routeLocation url origins mismatch (by @maiieul in #8234)
feat(qwik-city): add getOrigin option to QwikCityBunOptions and QwikCityDenoOptions for improved URL handling (by @JerryWu1234 in #8251)
Make RequestEvents readonly instead of frozen (by @DustinJSilk in #8135)
January 30th, 2026
January 30th, 2026