github withastro/astro astro@3.0.4

latest releases: astro@4.15.8, @astrojs/mdx@3.1.7, astro@4.15.7...
12 months ago

Patch Changes

  • #8324 0752cf368 Thanks @matthewp! - Prevent React hook call warnings when used with MDX

    When React and MDX are used in the same project, if the MDX integration is added before React, previously you'd get a warning about hook calls.

    This makes it so that the MDX integration's JSX renderer is last in order.

Don't miss a new astro release

NewReleases is sending notifications on new releases.