Astro: @astrojs/markdown-remark@0.9.0 Release

Release date:
April 13, 2022
Previous version:
@astrojs/markdown-remark@0.8.2 (released April 12, 2022)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/markdown-remark@0.9.0

Could not determine top contributors for this release.

Directory Browser for @astrojs/markdown-remark@0.9.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Minor Changes

  • 53162534 Thanks @FredKSchott! - - Removed renderMarkdownWithFrontmatter because it wasn't being used
    • All options of renderMarkdown are now required β€” see the exported interface AstroMarkdownOptions
    • New types: RemarkPlugin, RehypePlugin and ShikiConfig