Skip to content

Releases: withastro/starlight

@astrojs/starlight@0.24.3

18 Jun 22:53
4ea46a0
Compare
Choose a tag to compare

Patch Changes

@astrojs/starlight-docsearch@0.1.1

14 Jun 11:43
c40645a
Compare
Choose a tag to compare

Patch Changes

@astrojs/starlight@0.24.2

12 Jun 13:05
886980f
Compare
Choose a tag to compare

Patch Changes

@astrojs/starlight@0.24.1

09 Jun 18:22
d8c15a3
Compare
Choose a tag to compare

Patch Changes

@astrojs/starlight@0.24.0

05 Jun 17:34
56436bc
Compare
Choose a tag to compare

Minor Changes

  • #1841 ee0cd38a Thanks @HiDeoo! - Adds support for Astro.currentLocale and Astro’s i18n routing.

    ⚠️ Potentially breaking change: Starlight now configures Astro’s i18n option for you based on its locales config.

    If you are currently using Astro’s i18n option as well as Starlight’s locales option, you will need to remove one of these.
    In general we recommend using Starlight’s locales, but if you have a more advanced configuration you may choose to keep Astro’s i18n config instead.

  • #1958 081d1a96 Thanks @delucis! - Allows users to opt into displaying a “Built with Starlight” link in the site footer

  • #1530 dd64836a Thanks @kevinzunigacuellar! - Adds a new <Badge> component

@astrojs/starlight@0.23.4

05 Jun 07:38
377945f
Compare
Choose a tag to compare

Patch Changes

  • #1955 15ef1f4b Thanks @HiDeoo! - Reverts a change to prevent a numbering issue with the <Steps> component in future versions of Chrome.

@astrojs/starlight@0.23.3

04 Jun 18:41
fb1e263
Compare
Choose a tag to compare

Patch Changes

  • #1948 68c0c077 Thanks @HiDeoo! - Fixes a <Steps> component numbering issue with the next Chrome stable version when a step contains a nested list.

  • #1909 c98c7088 Thanks @joshka! - Adds Discourse to social icons

@astrojs/starlight@0.23.2

28 May 13:15
aa50ad8
Compare
Choose a tag to compare

Patch Changes

@astrojs/starlight-tailwind@2.0.3

21 May 10:23
f9f9f2f
Compare
Choose a tag to compare

Patch Changes

  • #1906 b079ae11 Thanks @delucis! - Fixes default font-family in non-Starlight pages when using Tailwind plugin

@astrojs/starlight@0.23.1

18 May 13:55
67262f6
Compare
Choose a tag to compare

Patch Changes