Skip to content

The latest news releases from the Qwik team

May 22nd, 2026

@builder.io/qwik-city@1.20.0

Minor Changes

  • 🐞🩹 The server plugins were not actually sorted and were relying on directory traversal order. Now they are explicitly sorted by ascending name. (by @wmertens in #8568)

Patch Changes

  • 🐞🩹 include route bundles when their matching origin is not the first manifest origin (by @Varixo in #8455)

  • 🐞🩹 Bun and Deno request URL normalization to prevent protocol-relative paths from overriding the configured origin (by @Varixo in #8463)

  • ✨ getRequestEvent() provides the current request event; used in the starter templates for providing better diagnostics in uncaught exceptions (by @wmertens in #8655)

Contributors:

  • wmertens
  • Varixo
1
23
...
2930