Astro: @astrojs/markdown-remark@7.0.0-beta.2 Release

Release date:
January 23, 2026
Previous version:
@astrojs/markdown-remark@7.0.0-beta.1 (released January 13, 2026)
Magnitude:
425 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/markdown-remark@7.0.0-beta.2

ematipico
HiDeoo

Directory Browser for @astrojs/markdown-remark@7.0.0-beta.2

All files are compared to previous version, @astrojs/markdown-remark@7.0.0-beta.1. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Minor Changes

  • #15277 cb99214 Thanks @ematipico! - Fixes an issue where the function createShikiHighlighter would always create a new Shiki highlighter instance. Now the function returns a cached version of the highlighter based on the Shiki options. This should improve the performance for sites that heavily rely on Shiki and code in their pages.

Patch Changes