Astro: astro@0.21.9 Release

Release date:
December 3, 2021
Previous version:
astro@0.21.8 (released December 2, 2021)
Magnitude:
69 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in astro@0.21.9

ematipico

Directory Browser for astro@0.21.9

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Patch Changes

  • #2107 4c444676 Thanks @matthewp! - Fixes regression in build caused by use of URL module

    Using this module breaks the build because Vite tries to shim it, incorrectly.

  • #2106 583459d0 Thanks @matthewp! - Fix for using ?url with CSS imports