Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 1.64 KB

0.1.1 (2025/01/23)

Upgrades

  • The minimum supported version of Starlight is now 0.31.0, and Astro 5.1.5.

0.1.0 (2025/01/22)

Upgrades

  • ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now 0.30.0, and Astro 5.0.0.
    Please follow the upgrade guide to update your project.
    Note that the legacy.collections flag is not supported by this plugin and you should update your collections to use Astro's new Content Layer API.

0.0.10 (2024/12/12)

Features

  • Simpler disabling of the graph and backlinks via the graph and backlinks settings

0.0.9 (2024/11/11)

Fixes

  • Site sidebar not scrolling properly on Firefox
  • Completely empty pages not rendering properly

0.0.8 (2024/10/30)

Fixes

  • Screenreader elements causing page overflow
  • Prevent additional padding on pages without a sidebar

0.0.7 (2024/10/18)

First official release of the theme
Older versions can be found in the releases but are not recommended for use.