Skip to content

astro 0.21.9

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