Change8

@builder.io/qwik@1.17.1

📦 qwikView on GitHub →
1 features🐛 1 fixes

Summary

This patch fixes circular dependency issues in qwik-astro bundling and updates the optimizer to use a recent Rust toolchain.

✨ New Features

  • The optimizer is now built with a recent Rust toolchain, providing fresher bits.

🐛 Bug Fixes

  • The bundling process no longer leads to circular dependencies in qwik-astro apps.