Skip to content

starlight-auto-sidebar@0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 May 16:29
· 4 commits to main since this release
5af4eb8

Minor Changes

  • #24 1235f38 Thanks @HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now 0.39.0.

    Please use the @astrojs/upgrade command to upgrade your project:

    npx @astrojs/upgrade
  • #24 1235f38 Thanks @HiDeoo! - Adds support for root metadata files for entire autogenerated sidebars.

Patch Changes

  • #24 1235f38 Thanks @HiDeoo! - Fixes an issue with custom pages using custom sidebars where such pages could end up with an empty sidebar.