Astro: astro@1.0.0-beta.42 Release

Release date:
June 7, 2022
Previous version:
astro@1.0.0-beta.41 (released June 6, 2022)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in astro@1.0.0-beta.42

Could not determine top contributors for this release.

Directory Browser for astro@1.0.0-beta.42

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

  • #3537 51c60de7 Thanks @matthewp! - Fixes imported CSS packages in frontmatter

  • #3492 a87ce441 Thanks @natemoo-re! - - Improvements to how Astro handles style updates in HMR

    • Fixes a Svelte-specific HMR bug that caused Svelte component styles to be lost once a .astro file was hot reloaded
  • #3533 d7688f05 Thanks @matthewp! - Prevent minifying server JS