Change8

@astrojs/markdown-satteri@0.3.1

📦 astroView on GitHub →
1 features🔧 1 symbols

Summary

This patch release updates the internal Sätteri dependency to 0.9.0 and introduces the ability to programmatically modify frontmatter using Sätteri plugins.

Migration Steps

  1. Review the Sätteri changelog for details regarding the update to version 0.9.0.

✨ New Features

  • Adds support for modifying frontmatter programmatically with the default Markdown processor. A Sätteri plugin can now read and mutate `ctx.data.astro.frontmatter`, and Astro uses the result as the page's frontmatter, in both Markdown and MDX.

Affected Symbols