Qwik
Backend & InfraInstant-loading web apps, without effort
Release History
@qwik.dev/router@2.0.0-beta.17Patch release updates @qwik.dev/core to version 2.0.0-beta.17 with no functional changes.
eslint-plugin-qwik@2.0.0-beta.17No release notes provided.
@qwik.dev/react@2.0.0-beta.17Patch release updating @qwik.dev/core to version 2.0.0-beta.17.
@qwik.dev/core@2.0.0-beta.173 fixes1 featureThis release adds cursor‑based chore scheduling for CSR and includes several bug fixes related to journal ordering, attribute escaping, and cursor memory usage.
create-qwik@2.0.0-beta.17No release notes provided.
@builder.io/qwik@1.18.0Breaking2 fixes1 featureThis release improves computed signal listener behavior, adds i18n scaffolding via `qwik add compiled-i18`, and includes several bug fixes around cleanup callbacks and useResource error handling.
create-qwik@1.18.01 fixPatch release adds proper execution of cleanup callbacks across the component tree during dispose.
@builder.io/qwik-react@0.5.81 fixPatch release fixing cleanup callback execution across the component tree and updating Qwik to version 1.18.0.
@builder.io/qwik-city@1.18.01 fixPatch release adds proper execution of cleanup callbacks across the component tree during dispose.
eslint-plugin-qwik@1.18.01 fixPatch release that ensures cleanup callbacks run for the full component tree during disposal.
@qwik.dev/react@2.0.0-beta.16Patch release updating @qwik.dev/core to version 2.0.0-beta.16.
eslint-plugin-qwik@2.0.0-beta.16No release notes provided.
create-qwik@2.0.0-beta.161 fixThis release fixes a missing execa dependency.
@qwik.dev/router@2.0.0-beta.16Patch release updating @qwik.dev/core to version 2.0.0-beta.16.
@qwik.dev/core@2.0.0-beta.161 featureAdded the new QRLInternal type.
@qwik.dev/react@2.0.0-beta.15Patch release that updates the @qwik.dev/core dependency to version 2.0.0-beta.15.
eslint-plugin-qwik@2.0.0-beta.15No release notes provided.
create-qwik@2.0.0-beta.15No release notes provided.
@qwik.dev/core@2.0.0-beta.157 fixes1 featureThis release adds improved reactivity for var props and includes several bug fixes related to event handling, scoped styles, signal serialization, and more.
@qwik.dev/router@2.0.0-beta.15Patch release updating @qwik.dev/core to version 2.0.0-beta.15.
@builder.io/qwik@1.17.22 fixesThis patch release fixes SPA routing origin mismatches and restores the correct `this` context in Qwik City handlers.
@builder.io/qwik-city@1.17.23 fixesThis patch release fixes history edge‑case behavior, resolves SPA routing failures caused by origin mismatches, and restores the correct `this` context in Qwik‑City handlers.
eslint-plugin-qwik@1.17.2No release notes provided.
create-qwik@1.17.2No release notes provided.
@builder.io/qwik@1.17.11 fix1 featureThis patch fixes circular dependency issues in qwik-astro bundling and updates the optimizer to use a recent Rust toolchain.
@builder.io/qwik-city@1.17.11 fixThe release updates the Zod import syntax to improve bundling efficiency, resulting in a smaller client bundle.
create-qwik@1.17.1No release notes provided.
eslint-plugin-qwik@1.17.1No release notes provided.
@builder.io/qwik@1.17.03 fixes2 featuresThis release adds Rollup‑based performance improvements and re‑enables inline qwikloader, plus several bug fixes including Deno build support, async `_resolved` type errors, and Click‑to‑Component reliability.
@builder.io/qwik-react@0.5.71 fixPatch release fixing unmount behavior for Qwikify React roots and updating dependencies, including bump to @builder.io/qwik@1.17.0.
eslint-plugin-qwik@1.17.0No release notes provided.
@builder.io/qwik-city@1.17.05 fixesThis patch release fixes several stability and type‑related issues, including SSG hangs, missing build file handling, q‑data.json redirects, async _resolved type errors, and captive‑portal navigation during link prefetching.
create-qwik@1.17.0No release notes provided.
@qwik.dev/core@2.0.0-beta.113 fixesPatch release fixing Vite optimizeDeps configuration, app resumption with non‑Qwik elements, and store deserialization cyclic reference handling.
@qwik.dev/router@2.0.0-beta.11Breaking1 fixThis release changes the head export merging order, adds a Vite trim script in dev mode, and updates @qwik.dev/core to version 2.0.0-beta.11.
@qwik.dev/router@2.0.0-beta.102 fixes4 featuresThis release splits Core and Router dev experiences, adds client‑only support and improved dev routing, enhances `qwikVite()` manifest handling, and includes fixes for duplicate imports and SSG hangs while updating @qwik.dev/core to 2.0.0‑beta.10.
@qwik.dev/core@2.0.0-beta.103 fixes3 featuresThis release separates Qwik Core and Router dev experiences, adds client-only mode, improves dev server hot-reloading and SSR manifest handling, and includes several bug fixes.
create-qwik@1.16.12 fixes1 featureThis patch release fixes side‑effects handling in the lib template, improves VS Code settings merging with JSON5 parsing, and updates the @croct/json5-parser dependency to preserve comments.
@builder.io/qwik-city@1.16.13 fixes3 featuresThis patch adds side‑effect‑free package flags, a new `check-client` CLI command, SPA link preloading, and several bug fixes including correct `checkOrigin` handling and service‑worker behavior.
@builder.io/qwik@1.16.15 fixes5 featuresThis patch release deprecates the `preloader.preloadProbability` option, adds the `check-client` CLI command, marks all Qwik packages as side‑effect‑free, stabilizes preloading behavior, and includes several bug fixes and bundling improvements.
@qwik.dev/core@2.0.0-beta.9Breaking10 fixes3 featuresThis release introduces a new async scheduler, exposes loading/error on async computed signals, adds SSR attribute backpatching, and includes numerous bug fixes, with a breaking change to module scanning that may require Vite config updates.
@qwik.dev/router@2.0.0-beta.91 fixPatch release fixing trigger parameter changes after navigation.
eslint-plugin-qwik@2.0.0-beta.9No release notes provided.
create-qwik@2.0.0-beta.9No release notes provided.
@qwik.dev/react@2.0.0-beta.9Patch release updating @qwik.dev/core to version 2.0.0-beta.9.
@qwik.dev/core@2.0.0-beta.83 fixes1 featureThis patch release fixes several falsy‑value handling bugs and improves reactivity after prop spreading, while adding explicit nesting rules for <picture> and <button> elements.
@qwik.dev/router@2.0.0-beta.81 fixPatch release fixing Zod validator locale handling.
@qwik.dev/react@2.0.0-beta.8Patch release updates @qwik.dev/core to version 2.0.0-beta.8 with no functional changes.
create-qwik@2.0.0-beta.8No release notes provided.
eslint-plugin-qwik@2.0.0-beta.8No release notes provided.
eslint-plugin-qwik@1.16.0Updated the Vite dependency to version 7.
@builder.io/qwik-city@1.16.03 fixesThis release updates Vite to version 7 and includes several bug fixes around service-worker component cleanup and redirect caching behavior.
@builder.io/qwik@1.16.04 fixes2 featuresThis release updates Vite to v7 and includes several bug fixes around service worker cleanup, cache removal, open‑in‑editor, and CSP nonce handling, plus a behavior change removing the grace period for qwikloader event unregistration.
create-qwik@1.16.01 fix1 featureThis release upgrades Vite to v7 and resolves TypeScript compatibility problems in the localize starter.
@qwik.dev/router@2.0.0-beta.7Breaking4 featuresThis minor release adds the useQwikRouter() hook, a DocumentHeadTags component, enhanced server‑rendering utilities, and support for passing documentHead via serverData, while deprecating QwikRouterProvider.
@qwik.dev/core@2.0.0-beta.7No release notes provided.
eslint-plugin-qwik@2.0.0-beta.7No release notes provided.
@qwik.dev/react@2.0.0-beta.7Patch release updates the @qwik.dev/core dependency to version 2.0.0-beta.7.
create-qwik@2.0.0-beta.7No release notes provided.
@qwik.dev/react@2.0.0-beta.6Patch release updating @qwik.dev/core to version 2.0.0-beta.6.
create-qwik@2.0.0-beta.6No release notes provided.
@qwik.dev/core@2.0.0-beta.63 fixes3 featuresThis release introduces core‑level QRL segment mapping, reorganizes server chunk output, improves `qwikVite` handling, deprecates the unused `srcInput` option, and includes several bug fixes for innerHTML preservation, SVG namespaces, and primitive‑value task hooks.
@qwik.dev/router@2.0.0-beta.6Breaking2 fixes2 featuresThis release simplifies the qwikRouter middleware, moves server chunk files to a dedicated build directory, and includes bug fixes for view transitions and loader invoke context, with a breaking change for adapters importing certain SSR internal modules.
eslint-plugin-qwik@2.0.0-beta.6No release notes provided.
@builder.io/qwik-city@1.15.05 fixes1 featureThis release introduces the new RequestEvent.rewrite() API for internal redirects and includes several bug fixes such as RFC‑7231‑compliant Content‑Type handling, corrected query‑param behavior in link/useNavigate, cross‑protocol request support, and a fix for duplicate ServerError class.
eslint-plugin-qwik@1.15.0This patch updates development dependencies and configuration files.
@builder.io/qwik@1.15.05 fixes5 featuresThis release introduces several performance and compatibility improvements, including moving the qwikloader to a separate bundle, adding asset support to the preloader and q-manifest, and fixing various bugs across Deno, Cypress, and Vite error overlay.
@builder.io/qwik-auth@0.2.3Patch release updates development dependencies and configuration files.
create-qwik@1.15.01 fixThis patch release fixes the Vercel starter configuration and updates development dependencies and configurations.
@qwik.dev/router@2.0.0-beta.52 fixesPatch release that resolves two bugs: SPA navigation now handles popstate and scroll events, and nested loaders are correctly serialized.
create-qwik@2.0.0-beta.5No release notes provided.
eslint-plugin-qwik@2.0.0-beta.5No release notes provided.
@qwik.dev/core@2.0.0-beta.51 fixPatch release resolves a bug that caused function calls to be wrapped in a signal.
@qwik.dev/react@2.0.0-beta.5Patch release updates the @qwik.dev/core dependency to version 2.0.0-beta.5.
@qwik.dev/core@2.0.0-beta.44 fixes3 featuresThis release introduces the `SerializationWeakRef` class, adds serialization options for computed-like signals, and provides an `invalidate` method, while also fixing several async computed and rerender bugs.
eslint-plugin-qwik@2.0.0-beta.4No release notes provided.
@qwik.dev/router@2.0.0-beta.41 featureAdded support for route loaders serialization RFC with the correct "data shaken" implementation.
@qwik.dev/react@2.0.0-beta.4This patch updates the @qwik.dev/core dependency to version 2.0.0-beta.4.
create-qwik@2.0.0-beta.4No release notes provided.
@qwik.dev/react@2.0.0-beta.3Patch release updating @qwik.dev/core to version 2.0.0-beta.3.
@qwik.dev/core@2.0.0-beta.35 fixes1 featureThis patch release fixes several bugs related to component resumption, props handling, dev‑mode handler processing, signal recomputation, and key attributes, and adds memoization of QRL imports to reduce Promise usage during render.
@qwik.dev/router@2.0.0-beta.3No release notes provided.
eslint-plugin-qwik@2.0.0-beta.3No release notes provided.
create-qwik@2.0.0-beta.3No release notes provided.
@qwik.dev/react@2.0.0-beta.2Patch release updates @qwik.dev/core to version 2.0.0-beta.2.
@qwik.dev/core@2.0.0-beta.21 fixThis patch fixes vnode prop serialization in production mode.
create-qwik@2.0.0-beta.2No release notes provided.
@qwik.dev/router@2.0.0-beta.2No release notes provided.
eslint-plugin-qwik@2.0.0-beta.2No release notes provided.
eslint-plugin-qwik@2.0.0-beta.1No release notes provided.
@qwik.dev/core@2.0.0-beta.18 fixes1 featureThis release introduces the async hook `useAsyncComputed$` and includes several bug fixes around prop diffing, vnode serialization, signal handling, component rendering, and template reactivity.
create-qwik@2.0.0-beta.1No release notes provided.
@qwik.dev/router@2.0.0-beta.11 featureAdded View Transition support for single-page application navigation.
@qwik.dev/react@2.0.0-beta.1Patch release that updates the @qwik.dev/core dependency to version 2.0.0-beta.1.
eslint-plugin-qwik@1.14.1No release notes provided.
create-qwik@1.14.11 fixThis patch fixes a missing package in the starter app and adds a preview CLI test.
@builder.io/qwik@1.14.1No release notes provided.
@builder.io/qwik-city@1.14.1No release notes provided.
@builder.io/qwik@1.14.02 fixes7 featuresThis release introduces automatic bundle preloading and extensive prefetching improvements, adds configurable SSR preload options, and deprecates built‑in service‑worker components, while also fixing linting issues and ensuring qwikloader loads only once.
@builder.io/qwik-city@1.14.03 fixes1 featureThis release updates qwik-city caching behavior, deprecates service workers, and includes several bug fixes for linting and SPA navigation.