Skip to content

@builder.io/qwik-city@1.19.1

Choose a tag to compare

@github-actions github-actions released this 02 Mar 17:39
· 39 commits to main since this release
fe02134

Patch Changes

  • 🐞🩹 support Deno as 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 instead of stubbing out. (by @ianlet in #8385)

  • 🐞🩹 Link hash change now properly updates location.url.hash (by @maiieul in #8305)