Best of AstroJune 2024

  1. 1
    Article
    Avatar of astro_sourceAstro·2y

    Zero-JavaScript View Transitions

    Astro introduces an update to the View Transitions API that allows for native, app-like page navigation without JavaScript. Chrome 126 and Microsoft Edge 126 support zero-JavaScript view transitions. To enable it, add the @view-transition at-rule to your website's CSS. The 'transition:persist' feature is not yet supported by native cross-document navigation.

  2. 2
    Article
    Avatar of astro_sourceAstro·2y

    Astro 4.11

    Astro 4.11 introduces enhancements such as custom 500 page improvements and Shiki transformers in the Code component. Existing projects can be upgraded using the `@astrojs/upgrade` CLI tool. The `500.astro` page now receives the `error` as a prop, enabling more contextual error information. Additionally, the Shiki transformers feature supports syntax highlighting for code blocks with customizable transformers.

  3. 3
    Article
    Avatar of astro_sourceAstro·2y

    Astro Together 2024

    Astro core team hosted their first in-person meetup in Montreal, Canada, sharing the latest Astro news. Check out the photo gallery and keynote presentation.