Skip to content

@astrojs/starlight@0.21.5

Compare
Choose a tag to compare
@astrobot-houston astrobot-houston released this 09 Apr 11:19
· 207 commits to main since this release
d220ef3

Patch Changes

  • #1728 0a75680d Thanks @delucis! - Adds 1 new icon: pkl

  • #1709 c5cd1811 Thanks @HiDeoo! - Fixes a UI strings translation issue for sites configured with a single non-root language different from English.

  • #1723 3b29b3ab Thanks @OliverSpeir! - Fixes accessibility by using aria-selected="false" for inactive tabs instead of removing aria-selected="true" in the tablist of Starlight鈥檚 <Tabs> component

  • #1706 f171ac4d Thanks @jorenbroekema! - Fixes some minor type errors