github QwikDev/qwik @builder.io/qwik-city@1.20.0

latest releases: @builder.io/qwik@1.20.0, eslint-plugin-qwik@1.20.0, create-qwik@1.20.0...
4 hours ago

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)

Don't miss a new qwik release

NewReleases is sending notifications on new releases.