github withastro/astro astro@1.0.0-beta.5

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

Patch Changes

  • #3026 4b0f27d9 Thanks @matthewp! - Fix for adding set-cookie multiple times

  • #3020 c773dcde Thanks @tony-sull! - Add support for advanced CSS imports with ?raw and ?url

    ⚠️WARNING⚠️:
    Be careful when bypassing Astro's built-in CSS bundling! Styles won't be included in the built output - this is best used in combination with set:html to inline styles directly into the built HTML page.

  • #3022 8c04ff1f Thanks @matthewp! - Allows adapters to export default

  • #3021 7e9d82d7 Thanks @matthewp! - Warn when attempting to access headers in SSG mode

Don't miss a new astro release

NewReleases is sending notifications on new releases.