github withastro/astro @astrojs/markdown-satteri@0.4.1

latest releases: astro@7.3.2, @astrojs/markdown-remark@7.3.1, @astrojs/mdx@8.0.1...
one hour ago

Patch Changes

  • #17896 a548223 Thanks @matthewp! - Fixes <script>/<style> rendering in MDX so that only literal content (including content injected by remark/rehype plugins) is treated as trusted markup. A dynamic value passed as a <script>/<style> child (e.g. <script>{value}</script>) is now escaped like any other element's content instead of being rendered raw. Use set:html to explicitly opt a dynamic value back into raw rendering.

Don't miss a new astro release

NewReleases is sending notifications on new releases.