Astro: [email protected] Release

Release date:
February 8, 2022
Previous version:
[email protected] (released February 7, 2022)
Magnitude:
114 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in [email protected]

ematipico
tony-sullivan-525d
happycollision
JuanM04

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

  • #2552 e81bc3cf Thanks @matthewp! - Fixes build slowness on large apps

    This fixes slowness on large apps, particularly during the static build. Fix is to prevent the Vite dev server plugin from being run during build, as it is not needed.