Skip to content

Releases: withastro/starlight

@astrojs/[email protected]

28 Jun 16:19
1d32c8b
Compare
Choose a tag to compare

Patch Changes

  • #2062 5ac0ac6 Thanks @evadecker! - Increase theme and language select inline padding

  • #2056 87e9ad0 Thanks @HiDeoo! - Fixes an issue preventing remark plugins injected by Starlight plugins to handle Markdown text and leaf directives.

  • #2063 3ee1a94 Thanks @delucis! - Translate fileTree.directory and aside.* UI string into Norwegian (Bokmål).

  • #2054 dbfd3ee Thanks @HiDeoo! - Fixes an issue when using the <StarlightPage> component in a custom page with a user-defined srcDir configuration.

@astrojs/[email protected]

20 Jun 18:27
ee18ce4
Compare
Choose a tag to compare

Patch Changes

@astrojs/[email protected]

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

Patch Changes

@astrojs/[email protected]

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

Patch Changes

@astrojs/[email protected]

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

Patch Changes

@astrojs/[email protected]

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

Patch Changes

@astrojs/[email protected]

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/[email protected]

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/[email protected]

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/[email protected]

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

Patch Changes