github withastro/astro astro@1.0.0-beta.52

latest releases: astro@4.15.8, @astrojs/mdx@3.1.7, astro@4.15.7...
pre-release2 years ago

Patch Changes

  • #3667 df02fad1 Thanks @bholmesdev! - Fix: add @nanostores/preact to ALWAYS_NOEXTERNAL list for easier onboarding

  • #3678 89884540 Thanks @matthewp! - Fix regression with SSRManifest and client assets

  • #3658 aeab8909 Thanks @matthewp! - Inlines small hoisted scripts

    This enables a perf improvement, whereby small hoisted scripts without dependencies are inlined into the HTML, rather than loaded externally. This uses vite.build.assetInlineLimit to determine if the script should be inlined.

Don't miss a new astro release

NewReleases is sending notifications on new releases.