Change8

Qwik

Backend & Infra

Instant-loading web apps, without effort

Latest: @qwik.dev/core@2.0.0-beta.4225 releases9 breaking changes2 common errorsView on GitHub

Release History

View all versions →
@qwik.dev/core@2.0.0-beta.42Breaking3 fixes2 features
Aug 26, 2026

The `<ErrorBoundary>` component has been moved and is now experimental. Error handling in streaming renders has been improved, and server-origin errors are now redacted in production.

@qwik.dev/react@2.0.0-beta.42
Aug 26, 2026

This patch release updates dependencies for @qwik.dev/core to version 2.0.0-beta.42.

@qwik.dev/router@2.0.0-beta.42Breaking5 features
Aug 26, 2026

The `<ErrorBoundary>` component has been refactored and moved to `@qwik.dev/core` behind an experimental flag, with the `useErrorBoundary()` hook removed. Error handling and reporting in production have been improved.

@qwik.dev/utils@2.0.0-beta.42
Aug 26, 2026

This patch release updates dependencies for @qwik.dev/core to version 2.0.0-beta.42.

@qwik.dev/utils@2.0.0-beta.41
Aug 25, 2026

This patch release updates dependencies for @qwik.dev/core to version 2.0.0-beta.41. It includes several dependency updates without introducing new features or breaking changes.

@qwik.dev/router@2.0.0-beta.419 fixes
Aug 25, 2026

This patch release includes several bug fixes, notably addressing issues with route loading, prerendering, and Zod schema detection. It also drops an unused service worker export.

@qwik.dev/react@2.0.0-beta.41
Aug 25, 2026

This patch release updates dependencies for @qwik.dev/core to version 2.0.0-beta.41.

@qwik.dev/core@2.0.0-beta.41Breaking2 fixes
Aug 25, 2026

This release removes `useAsync$` and `createAsync$` in favor of `useComputed$` and `createComputed$`. It also includes bug fixes for preserving rest properties and widening the `vitest` peer dependency range.

eslint-plugin-qwik@2.0.0-beta.40
Aug 21, 2026
@qwik.dev/router@2.0.0-beta.40Breaking
Aug 21, 2026

This release updates dependencies to Vite 8 and Rolldown, removing support for `manualChunks` and introducing a new configuration for code splitting.

@qwik.dev/core@2.0.0-beta.40Breaking
Aug 21, 2026

This release updates Qwik to require Vite 8 and Rolldown, introducing breaking changes to chunking strategies. The `manualChunks` option is deprecated in favor of Rolldown's new code splitting API.

@qwik.dev/react@2.0.0-beta.40Breaking
Aug 21, 2026

This release updates the project to require Vite 8 and Rolldown, introducing changes to chunking strategies and removing support for Rollup's `manualChunks`.

@qwik.dev/utils@2.0.0-beta.40
Aug 21, 2026

This patch updates dependencies, specifically the @qwik.dev/core package to version 2.0.0-beta.40.

@qwik.dev/optimizer@2.1.0-beta.71 fix
Aug 21, 2026

This patch release fixes a bug related to preserving wrapper context for direct qrl markers.

create-qwik@2.0.0-beta.40
Aug 21, 2026
@qwik.dev/core@2.0.0-beta.39Breaking14 fixes
Aug 19, 2026

This release introduces significant changes to signal handling, replacing `allowStale` with `.clear()` and removing polling options from computed signals. It also refines suspense fallback behavior and includes numerous bug fixes for optimization, rendering, and SSR.

@qwik.dev/optimizer@2.1.0-beta.61 fix
Aug 19, 2026

This patch release fixes a bug related to eager container resume for capture-free sibling handlers.

eslint-plugin-qwik@2.0.0-beta.39
Aug 19, 2026
create-qwik@2.0.0-beta.39
Aug 19, 2026
@qwik.dev/router@2.0.0-beta.39Breaking10 fixes3 features
Aug 19, 2026

Introduced `cacheControl` for routeLoader$ caching, replacing `expires`/`poll`. This release also includes numerous bug fixes for route actions, loaders, and server functions, improving caching and request handling.

@qwik.dev/react@2.0.0-beta.39
Aug 19, 2026

This patch release includes updates to dependencies for @qwik.dev/core. No specific changes are detailed beyond dependency updates.

create-qwik@2.0.0-beta.38
Jul 16, 2026
@qwik.dev/core@2.0.0-beta.38Breaking25 fixes4 features
Jul 16, 2026

This release introduces a new `useComputed$` hook that supports async functions and improves client resume responsiveness by splitting processing tasks. It also includes numerous bug fixes related to SSR, client-side rendering, and state management.

eslint-plugin-qwik@2.0.0-beta.38
Jul 16, 2026
@qwik.dev/react@2.0.0-beta.38
Jul 16, 2026

This patch release includes updated dependencies for @qwik.dev/core. No specific changes are detailed beyond dependency updates.

Common Errors

Related Backend & Infra Packages

Subscribe to Updates

Get notified when new versions are released

RSS Feed