Astro release calendar

The latest Astro releases, fetched automatically from GitHub and refreshed every few hours.

June 2026

  1. @astrojs/mdx7.0.0
    Release notes
    ### Major Changes

    - [#15819](https://github.com/withastro/astro/pull/15819) [`cafec4e`](https://github.com/withastro/astro/commit/cafec4e23365061491103dfce2e889a15cf86f27) Thanks [@delucis](https://github.com/delucis)! - Upgrade to Vite v8

    ### Minor Changes

    - [#17093](https://github.com/withastro/astro/pull/17093) [`4585fe5`](https://github.com/withas...
    View on GitHub
  2. @astrojs/mdx7.0.0-beta.4prerelease
    Release notes
    ### Patch Changes

    - [#17124](https://github.com/withastro/astro/pull/17124) [`7e7ab87`](https://github.com/withastro/astro/commit/7e7ab8775f1c70e00e30db9d3c4796246eaf1c5f) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Updates `satteri` to `0.9.0`. See the [Sätteri changelog](https://github.com/bruits/satteri/blob/main/packages/satteri/CHANGELOG...
    View on GitHub
  3. @astrojs/mdx7.0.0-beta.3prerelease
    Release notes
    ### Minor Changes

    - [#17093](https://github.com/withastro/astro/pull/17093) [`4585fe5`](https://github.com/withastro/astro/commit/4585fe57dda06226058118f90a809f9e33d4b2af) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Replaces the import entrypoint of `getContainerRenderer()`

    A new `container-renderer` entrypoint exporting `getContainerRen...
    View on GitHub
  4. @astrojs/mdx7.0.0-beta.2prerelease
    Release notes
    ### Patch Changes

    - [#17027](https://github.com/withastro/astro/pull/17027) [`241250b`](https://github.com/withastro/astro/commit/241250bf126f39c86a8aedd38df106e533301752) Thanks [@ocavue](https://github.com/ocavue)! - Triggers beta prereleases for packages that are still on alpha
    View on GitHub
  5. Release notes
    ### Patch Changes

    - [#16969](https://github.com/withastro/astro/pull/16969) [`4a31f90`](https://github.com/withastro/astro/commit/4a31f90c765bcd1c4af8b85160b74a0da338cfe7) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Adds support for Prism syntax highlighting to the Sätteri Markdown and MDX processors. Setting `markdown.syntaxHighlight` to `'p...
    View on GitHub
  6. @astrojs/mdx6.0.0-alpha.1prerelease
    Release notes
    ### Patch Changes

    - [#16969](https://github.com/withastro/astro/pull/16969) [`4a31f90`](https://github.com/withastro/astro/commit/4a31f90c765bcd1c4af8b85160b74a0da338cfe7) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Adds support for Prism syntax highlighting to the Sätteri Markdown and MDX processors. Setting `markdown.syntaxHighlight` to `'p...
    View on GitHub
  7. Release notes
    ### Patch Changes

    - [#16955](https://github.com/withastro/astro/pull/16955) [`9a93d68`](https://github.com/withastro/astro/commit/9a93d68429aa15e76f07268863badfbda7b59d23) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Updates Sätteri processor to v0.8.0. See [its changelog](https://github.com/bruits/satteri/blob/main/packages/satteri/CHANGELOG....
    View on GitHub

May 2026

  1. @astrojs/mdx6.0.0
    Release notes
    ## 6.0.0
    

    ### Major Changes

    - [#16848](https://github.com/withastro/astro/pull/16848) [`f732f3c`](https://github.com/withastro/astro/commit/f732f3cc716342a63e5b03815243ba10964b89dc) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Adds a new `markdown.processor` configuration option, allowing you to choose an alternative Markdown processor....
    View on GitHub