Astro: @astrojs/markdown-remark@6.0.0-alpha.0 Release

Release date:
August 19, 2024
Previous version:
@astrojs/markdown-remark@5.3.0 (released October 10, 2024)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/markdown-remark@6.0.0-alpha.0

Could not determine top contributors for this release.

Directory Browser for @astrojs/markdown-remark@6.0.0-alpha.0

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

Release Notes Published

Major Changes

  • #11661 83a2a64 Thanks @bluwy! - Renames the following CSS variables theme color token names to better align with the Shiki v1 defaults:

    • --astro-code-color-text => --astro-code-foreground
    • --astro-code-color-background => --astro-code-background

    You can perform a global find and replace in your project to migrate to the new token names.