Change8

astro@7.1.6

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

Summary

This patch release fixes issues with concurrent static builds and stale dev CSS. It also introduces an experimental feature to control chunk size in `collectionStorage` and bumps the Astro compiler to the latest version.

✨ New Features

  • Adds a feature to `experimental.collectionStorage` that allows to change the size of chunks.

🐛 Bug Fixes

  • Fixes concurrent static builds failing to generate i18n rewrite fallbacks for dynamic routes.
  • Fixes stale dev CSS after editing component style blocks and CSS files in dev.

Affected Symbols