Releases: withastro/starlight
@astrojs/[email protected]
Patch Changes
-
#62
a91191e
Thanks @delucis! - Makebase
support consistent, including whentrailingSlash: 'never'
is set. -
#61
608f34c
Thanks @liruifengv! - Fix toc headingsObserver rootMargin -
#66
9ca67d8
Thanks @Yan-Thomas! - Make site title width fit the content -
#64
4460e55
Thanks @delucis! - Fix table of contents intersection observer for all possible viewport sizes. -
#67
38c2c1f
Thanks @TheOtterlord! - Fix background color on select component -
#57
5b6cccb
Thanks @BryceRussell! - Update site title link to include locale
@astrojs/[email protected]
Patch Changes
-
#55
8597b9c
Thanks @delucis! - Fix routing logic to handleindex.md
slug differences between docs collection root and nested directories. -
#54
db728d6
Thanks @TheOtterlord! - Add padding to scroll preventing headings being obscured by nav -
#51
3adbdbb
Thanks @delucis! - Support displaying a custom logo in the nav bar. -
#51
3adbdbb
Thanks @delucis! - All Starlight projects now use Astro’s experimental optimized asset support.
@astrojs/[email protected]
Patch Changes
-
#47
e96d9a7
Thanks @delucis! - Fix CSS ordering issue caused by imports in 404 route. -
#47
e96d9a7
Thanks @delucis! - Highlight current page section in table of contents. -
05f8fd4
Thanks @delucis! - Includeinitial-scale=1
in viewport meta tag. -
#47
e96d9a7
Thanks @delucis! - Fix usage ofaria-current
in navigation sidebar to usepage
value. -
#48
a49485d
Thanks @delucis! - Improve right sidebar layout.