Change8

@builder.io/qwik-city@1.19.1

📦 qwikView on GitHub →
1 features🐛 1 fixes🔧 2 symbols

Summary

This patch release introduces support for Deno as a package manager in production builds and fixes a bug related to link hash updates.

✨ New Features

  • Added support for Deno as a package manager for production builds; the Vite plugin now recognizes Deno as a Node-compatible runtime for manifest passing, and SSG delegates to the Node implementation.

🐛 Bug Fixes

  • Fixed an issue where link hash changes did not properly update location.url.hash.

Affected Symbols