github withastro/astro astro@3.0.4

latest releases: astro@5.0.0-beta.8, astro@4.16.12, astro@4.16.11...
14 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.