Change8

@builder.io/qwik@1.19.1

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

Summary

This patch release introduces support for Deno as a package manager in production builds and resolves issues related to optimizer binary usage and development SSR CSS errors.

✨ New Features

  • Support Deno as a package manager for production builds, with the Vite plugin recognizing Deno as a Node-compatible runtime for manifest passing.

🐛 Bug Fixes

  • Fixed an issue where the optimizer was not using binary builds.
  • Resolved a 404 error encountered for virtual CSS modules during development SSR.

Affected Symbols