Astro: [email protected] Release

Release date:
May 26, 2022
Previous version:
[email protected] (released May 26, 2022)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in [email protected]

Could not determine top contributors for this release.

Directory Browser for [email protected]

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

  • #3439 ac3c60d4 Thanks @matthewp! - Fixes importing npm packages within CSS

    This change fixes a longstanding bug where the string VITE_ASSET was left in CSS when trying to import CSS packages. The fix comes thanks to an upstream Vite feature that allows us to hand off most of the CSS bundling work to Vite.

  • #3438 79b9ebc8 Thanks @userquin! - Expose route dist URL on SSG