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)