Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
QwikDev/qwikv-1.x
166 releases

TL;DR

Qwik and Qwik City now provide more reliable server plugin loading and request handling, improving stability and diagnostics for developers.

Fixes Worth Knowing

  • Request URLs are now normalized in Bun and Deno (JavaScript runtimes) to prevent unexpected behavior with protocol-relative paths.
  • Server plugins are now sorted alphabetically, ensuring consistent loading order regardless of file system arrangement.
  • getRequestEvent() provides access to the current request event, enabling better error reporting in starter templates.
QwikDev/qwikv1.x
94 releases

TL;DR

Qwik projects now benefit from improved TypeScript support and faster builds due to updates across core packages.

New

  • TypeScript Support: Enhanced type checking and autocompletion for a better developer experience (code assistance).
  • Faster Builds: Incremental builds are now significantly faster, improving development iteration speed (build process).

Fixes Worth Knowing

  • Resolved an issue where certain Qwik components would cause unnecessary re-renders, improving application performance.
  • Fixed a bug where server-side rendering could fail in specific scenarios, increasing application stability (server-side rendering).
v1.7.1v1.7.1
Jul 11, 2024
v1.7.0v1.7.0
Jul 9, 2024
v1.6.0v1.6.0
Jun 28, 2024
v1.5.7v1.5.7
Jun 12, 2024
v1.5.6v1.5.6
Jun 9, 2024
v1.5.5v1.5.5
May 21, 2024
v1.5.4v1.5.4
May 7, 2024
v1.5.3v1.5.3
May 1, 2024
v1.5.2v1.5.2
Apr 9, 2024
v1.5.1v1.5.1
Mar 6, 2024
v1.5.0v1.5.0
Mar 4, 2024
v1.4.5v1.4.5
Feb 13, 2024
v1.4.4v1.4.4
Feb 6, 2024
v1.4.3v1.4.3
Jan 30, 2024
v1.4.2v1.4.2
Jan 27, 2024
v1.4.1v1.4.1
Jan 25, 2024
v1.4.0v1.4.0
Jan 18, 2024
v1.3.5v1.3.5
Jan 12, 2024
v1.3.4v1.3.4
Jan 11, 2024
v1.3.3v1.3.3
Jan 10, 2024
v1.3.2v1.3.2
Jan 1, 2024
v1.3.1v1.3.1
Dec 15, 2023
v1.3.0v1.3.0
Dec 6, 2023
v1.2.19v1.2.19
Nov 22, 2023
v1.2.18v1.2.18
Nov 16, 2023
v1.2.17v1.2.17
Nov 3, 2023
v1.2.16v1.2.16
Nov 1, 2023
v1.2.15v1.2.15
Oct 26, 2023
v1.2.14v1.2.14
Oct 19, 2023
v1.2.13v1.2.13
Oct 5, 2023
v1.2.12v1.2.12
Sep 18, 2023
v1.2.11v1.2.11
Sep 11, 2023
v1.2.10v1.2.10
Aug 26, 2023
v1.2.9v1.2.9
Aug 25, 2023
v1.2.8v1.2.8
Aug 23, 2023
v1.2.7v1.2.7
Aug 14, 2023
v1.2.6v1.2.6
Jul 6, 2023
v1.2.5v1.2.5
Jul 5, 2023
v1.2.4v1.2.4
Jul 3, 2023
v1.2.3v1.2.3
Jun 30, 2023
v1.2.2v1.2.2
Jun 29, 2023
v1.2.1v1.2.1
Jun 29, 2023
v1.2.0v1.2.0
Jun 29, 2023
v1.1.5v1.1.5
Jun 6, 2023
v1.1.4v1.1.4
May 17, 2023
v1.1.3v1.1.3
May 17, 2023
v1.1.2v1.1.2
May 13, 2023
v1.1.1v1.1.1
May 11, 2023
v1.1.0v1.1.0
May 9, 2023
v1.0.0v1.0.0
May 2, 2023
QwikDev/qwikv2.xprerelease
70 releases

TL;DR

Qwik projects now benefit from improved TypeScript support with enhanced static analysis, leading to fewer runtime errors and a better developer experience.

New

  • Enhanced TypeScript support: Improved static analysis within Qwik applications (code checking) provides more accurate error detection during development.

Fixes Worth Knowing

  • Resolved an issue where certain Qwik components would cause false-positive errors in TypeScript.
  • Fixed a bug where the Qwik City (server routes) parser incorrectly handled dynamic imports.
QwikDev/qwikv0.x
86 releases

TL;DR

Qwik now supports View Transitions (experimental API for smoother page navigation) and has improved performance with fixes for bundling and tree-shaking.

Breaking

  • Cloudflare Pages: When deploying to Cloudflare Pages, you must now export fetch instead of onRequest from your entry.cloudflare-pages.ts file.

New

  • View Transitions API: An experimental API for creating smoother, more engaging page transitions.
  • Deno Support: Added official support for deploying Qwik applications using Deno (a modern runtime for JavaScript and TypeScript).
  • Storybook Integration: You can now integrate Qwik components into Storybook for easier development and testing.

Fixes Worth Knowing

  • Improved Vite development server compatibility.
  • Resolved issues with dynamic rendering on window listeners.
  • Fixed a bug causing incorrect 404 page generation.
  • Cypress integration fixes.

Before You Upgrade

  • If deploying to Cloudflare Pages, update your entry.cloudflare-pages.ts file to export fetch instead of onRequest.
v0.107.0v0.107.0
May 1, 2023
v0.106.0v0.106.0
May 1, 2023
v0.105.0v0.105.0
Apr 28, 2023
v0.104.0v0.104.0
Apr 26, 2023
v0.103.0v0.103.0
Apr 20, 2023
v0.102.0v0.102.0
Apr 14, 2023
v0.101.0v0.101.0
Apr 5, 2023
v0.100.0v0.100.0
Mar 30, 2023
v0.25.0v0.25.0
Mar 30, 2023
v0.24.0v0.24.0
Mar 24, 2023
v0.23.0v0.23.0
Mar 18, 2023
v0.22.1v0.22.1
Mar 17, 2023
v0.22.0v0.22.0
Mar 16, 2023
v0.21.0v0.21.0
Mar 7, 2023
v0.20.1v0.20.1
Mar 1, 2023
v0.20.0v0.20.0
Feb 28, 2023
v0.19.2v0.19.2
Feb 23, 2023
v0.19.1v0.19.1
Feb 23, 2023
v0.19.0v0.19.0
Feb 21, 2023
v0.18.1v0.18.1
Feb 14, 2023
v0.18.0v0.18.0
Feb 14, 2023
v0.17.5v0.17.5
Feb 7, 2023
v0.17.4v0.17.4
Feb 4, 2023
v0.17.3v0.17.3
Feb 3, 2023
v0.17.2v0.17.2
Feb 2, 2023
v0.17.1v0.17.1
Feb 2, 2023
v0.17.0v0.17.0
Feb 2, 2023
v0.16.2v0.16.2
Jan 4, 2023
v0.16.1v0.16.1
Dec 17, 2022
v0.16.0v0.16.0
Dec 17, 2022
v0.15.2v0.15.2
Dec 4, 2022
v0.15.1v0.15.1
Dec 4, 2022
v0.15.0v0.15.0
Dec 1, 2022
v0.14.1v0.14.1
Nov 24, 2022
v0.14.0v0.14.0
Nov 21, 2022
v0.13.3v0.13.3
Nov 12, 2022
v0.13.2v0.13.2
Nov 12, 2022
v0.13.1v0.13.1
Nov 11, 2022
v0.13.0v0.13.0
Nov 11, 2022
v0.12.1v0.12.1
Oct 30, 2022
v0.12.0v0.12.0
Oct 27, 2022
v0.11.1v0.11.1
Oct 16, 2022
v0.11.0v0.11.0
Oct 12, 2022
v0.10.0v0.10.0
Oct 6, 2022
v0.9.0v0.9.0
Sep 19, 2022
v0.0.113v0.0.113
Sep 18, 2022
v0.0.112v0.0.112
Sep 18, 2022
v0.0.110v0.0.110
Sep 18, 2022
v0.0.109v0.0.109
Sep 16, 2022
v0.0.108v0.0.108
Sep 6, 2022
v0.0.107v0.0.107
Aug 29, 2022
v0.0.106v0.0.106
Aug 29, 2022
v0.0.105v0.0.105
Aug 24, 2022
v0.0.104v0.0.104
Aug 24, 2022
v0.0.103v0.0.103
Aug 23, 2022
v0.0.102v0.0.102
Aug 23, 2022
v0.0.101v0.0.101
Aug 21, 2022
v0.0.100v0.0.100
Aug 11, 2022
v0.0.42v0.0.42
Aug 10, 2022
v0.0.41v0.0.41
Aug 9, 2022
v0.0.40v0.0.40
Aug 9, 2022
v0.0.39v0.0.39
Jul 26, 2022
v0.0.38v0.0.38
Jul 21, 2022
v0.0.37v0.0.37
Jul 19, 2022
v0.0.36v0.0.36
Jul 13, 2022
v0.0.35v0.0.35
Jul 13, 2022
v0.0.34v0.0.34
Jun 30, 2022
v0.0.33v0.0.33
Jun 29, 2022
v0.0.32v0.0.32
Jun 29, 2022
v0.0.31v0.0.31
Jun 29, 2022
v0.0.30v0.0.30
Jun 21, 2022
v0.0.29v0.0.29
Jun 20, 2022
v0.0.28v0.0.28
Jun 20, 2022
v0.0.27v0.0.27
Jun 17, 2022
v0.0.26v0.0.26
Jun 14, 2022
v0.0.25v0.0.25
Jun 10, 2022
v0.0.24v0.0.24
Jun 8, 2022
v0.0.23v0.0.23
Jun 7, 2022
v0.0.22v0.0.22
Jun 5, 2022
v0.0.21v0.0.21
May 28, 2022
v0.0.20v0.0.20
May 25, 2022
v0.0.19v0.0.19
May 3, 2022
v0.0.18v0.0.18
Apr 15, 2022
v0.0.16v0.0.16
Feb 15, 2022
v0.0.15v0.0.15
Dec 13, 2021
v0.0.14v0.0.14
Nov 25, 2021
QwikDev/qwikv0.xprerelease
36 releases

TL;DR

Qwik now includes qwik-dom (core DOM utilities), improving foundational support for building web applications with Qwik.

New

  • qwik-dom: Added a new package providing core DOM manipulation utilities.
  • CLI Manifest: Introduced a manifest for the Qwik CLI, improving project configuration.

Fixes Worth Knowing

  • Resolved issues with live reloading and Rollup module handling.
  • Fixed broken links in documentation and updated documentation to reflect the latest release.

Before You Upgrade

No specific action is needed for this upgrade.

v0.0.21-0v0.0.21-0
May 25, 2022
v0.0.20-8v0.0.20-8
May 24, 2022
v0.0.20-7v0.0.20-7
May 21, 2022
v0.0.20-5v0.0.20-5
May 18, 2022
v0.0.20-4v0.0.20-4
May 18, 2022
v0.0.20-3v0.0.20-3
May 14, 2022
v0.0.20-2v0.0.20-2
May 9, 2022
v0.0.20-1v0.0.20-1
May 6, 2022
v0.0.20-0v0.0.20-0
May 6, 2022
v0.0.19-2v0.0.19-2
May 2, 2022
v0.0.19-1v0.0.19-1
Apr 30, 2022
v0.0.19-0v0.0.19-0
Apr 23, 2022
v0.0.18-7v0.0.18-7
Mar 28, 2022
v0.0.18-6v0.0.18-6
Mar 28, 2022
v0.0.18-5v0.0.18-5
Mar 24, 2022
v0.0.18-4v0.0.18-4
Mar 21, 2022
v0.0.18-3v0.0.18-3
Mar 17, 2022
v0.0.18-2v0.0.18-2
Mar 14, 2022
v0.0.18-1v0.0.18-1
Mar 12, 2022
v0.0.18-0v0.0.18-0
Mar 10, 2022
v0.0.16-13v0.0.16-13
Feb 15, 2022
v0.0.16-12v0.0.16-12
Feb 10, 2022
v0.0.16-10v0.0.16-10
Feb 5, 2022
v0.0.16-9v0.0.16-9
Feb 5, 2022
v0.0.16-8v0.0.16-8
Feb 4, 2022
v0.0.16-7v0.0.16-7
Jan 29, 2022
v0.0.16-6v0.0.16-6
Jan 29, 2022
v0.0.16-5v0.0.16-5
Jan 28, 2022
v0.0.16-4v0.0.16-4
Jan 25, 2022
v0.0.16-2v0.0.16-2
Dec 28, 2021
v0.0.16-1v0.0.16-1
Dec 23, 2021
v0.0.16-0v0.0.16-0
Dec 23, 2021
v0.0.14-4v0.0.14-4
Nov 21, 2021
v0.0.14-2v0.0.14-2
Nov 12, 2021
v0.0.12-pre.1
Nov 5, 2021
v0.0.12-0
Jul 17, 2021