github withastro/astro astro@0.21.0-next.4

latest releases: astro@5.0.0-beta.7, @astrojs/svelte@6.0.0-beta.2, create-astro@4.11.0-beta.0...
pre-release2 years ago

Patch Changes

  • b958088: Make astro-root be a display: contents element

  • 65d1785: Fixes hoisted scripts to be bundled during the build

  • 3b8f201: Add build output

  • 824c1f2: Re-implement client:only support

  • 3cd1458: Bugfix: Bundled CSS missing files on Windows

  • 4e55be9: Fixes layout file detection on non-unix environments

  • fca1a99: Provides first-class support for a site deployed to a subpath

    Now you can deploy your site to a subpath more easily. Astro will use your buildOptions.site URL and host the dev server from there.

    If your site config is http://example.com/blog you will need to go to http://localhost:3000/blog/ in dev and when using astro preview.

    Includes a helpful 404 page when encountering this in dev and preview.

  • 65216ef: Bugfix: PostCSS not working in all contexts

  • Updated dependencies [3cd1458]

    • @astrojs/renderer-preact@0.3.0-next.1
    • @astrojs/renderer-react@0.3.0-next.1
    • @astrojs/renderer-svelte@0.2.0-next.1
    • @astrojs/renderer-vue@0.2.0-next.1

Don't miss a new astro release

NewReleases is sending notifications on new releases.