Change8

@builder.io/qwik-city@1.17.1

📦 qwikView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

The release updates the Zod import syntax to improve bundling efficiency, resulting in a smaller client bundle.

🐛 Bug Fixes

  • Changed the Zod import to use "import * as z from 'zod'", improving bundling and reducing the Insights app client code size by ~12kB.

🔧 Affected Symbols

zod