@astrojs/starlight@0.41.8
-
#4142
cacbc9fThanks @alebelcor! - Adds 1 new icon:whatsApp -
#4133
3944311Thanks @delucis! - Internal refactor: numberedidattributes in the<Tabs>component are now page-specific instead of using a global counter -
#4138
cd4b665Thanks @delucis! - Fixes localisation of code block UI elements when using the Sätteri Markdown processor
@astrojs/starlight@0.41.4
-
#3936
712eeddThanks @miichom! - Fixes support for modifying Zod enums when passing anextendoption to Starlight’sdocsSchema() -
#4092
0896b91Thanks @delucis! - Fixes support for links containing a protocol likemailto:in the sidebar -
#4088
4486ba4Thanks @delucis! - Simplifies Starlight’s client-side sidebar state persistence script slightly
@astrojs/starlight@0.41.3
- #3911
1686eccThanks @timothyjordan! - Keeps keyboard focus inside the mobile menu while it is open, preventing focus moving to hidden interactive elements in page content.
@astrojs/starlight@0.41.2
-
#4008
58a3520Thanks @FrancoKaddour! - Fixes the table of contents overflowing the right edge of the viewport when a custom--sl-content-widthvalue exceeds available space -
#4015
bdbfffcThanks @delucis! - Fixes an issue where aside icons were rendered incorrectly in projects where Astro’s MDX integration had optimization disabled
@astrojs/starlight@0.41.0
-
#3951
1202dd4Thanks @HiDeoo! - Adds support for Astro v7, drops support for Astro v6.⚠️ BREAKING CHANGE: Astro v6 is no longer supported. Make sure you update Astro and any other official integrations at the same time as updating Starlight:npx @astrojs/upgrade
Community Starlight plugins and Astro integrations may also need to be manually updated to work with Astro v7. If you encounter any issues, please reach out to the plugin or integration author to see if it is a known issue or if an updated version is being worked on.
⚠️ BREAKING CHANGE: This release drops official support for Chromium-based browsers prior to version 111 (released 07 March 2023) and Safari-based browsers prior to version 16.4 (released 27 March 2023). You can find a list of currently supported browsers and their versions using this browserslist query.