fix(deps): update dependency @astrojs/starlight to ^0.19.0 #127
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.17.0
->^0.19.0
Release Notes
withastro/starlight (@astrojs/starlight)
v0.19.0
Compare Source
Minor Changes
#1485
2cb3578
Thanks @timokoessler! - Add support for setting html attributes of hero action links#1175
dd11b95
Thanks @HiDeoo! - Adds a new<StarlightPage>
component to use the Starlight layout in custom pages.To learn more about this new feature, check out the new “Using Starlight’s design in custom pages” guide.
#1499
97bf523
Thanks @delucis! - Adds a new<Aside>
componentThe new component is in addition to the existing custom Markdown syntax.
v0.18.1
Compare Source
Patch Changes
#1487
6a72bda
Thanks @NavyStack! - Improves Korean UI translations#1489
b0d36de
Thanks @HiDeoo! - Fixes a potential text rendering issue with text containing colons.v0.18.0
Compare Source
Minor Changes
#1454
1d9ef56
Thanks @Fryuni! - Makes Starlight compatible with on-demand server rendering (sometimes referred to as server-side rendering or SSR).Starlight pages are always prerendered, even when using
output: 'server'
.#1454
1d9ef56
Thanks @Fryuni! - Enables Astro’sexperimental.globalRoutePriority
option and bumps the minimum required Astro version.v0.17.4
Compare Source
Patch Changes
#1473
29da505
Thanks @delucis! - Fixes a CSS bug for users with JavaScript disabled#1465
ce3108c
Thanks @delucis! - Updates internal MDX, sitemap, and Expressive Code dependencies to the latest versionsv0.17.3
Compare Source
Patch Changes
#1461
2e17880
Thanks @liruifengv! - Improves the table of contents title translation in Simplified Chinese#1462
4741ccc
Thanks @delucis! - Fixes overflow of very long site titles on narrow viewports#1459
9a8e0ec
Thanks @delucis! - Fixes a bug where table of contents highlighting could break given very specific combinations of content and viewport size#1458
8c88642
Thanks @delucis! - Silences i18n content collection warnings for projects without custom translations.v0.17.2
Compare Source
Patch Changes
#1442
1a642e4
Thanks @delucis! - Fixes URLs in language picker for sites withbuild.format: 'file'
#1440
2ea1e88
Thanks @hippotastic! - Adds JS support to the@astrojs/starlight/expressive-code
export to allow importing from non-TS environments.v0.17.1
Compare Source
Patch Changes
#1437
655aed4
Thanks @hippotastic! - Adds Starlight-specific types todefineEcConfig
function and exportsStarlightExpressiveCodeOptions
.This provides Starlight types and IntelliSense support for your Expressive Code configuration options inside an
ec.config.mjs
file. See the Expressive Code documentation for more information.#1420
275f87f
Thanks @abdelhalimjean! - Fix rarefont-family
issue if users have a font installed with a name of""
#1365
a0af7cc
Thanks @kevinzunigacuellar! - Correctly format Pagefind search result links whentrailingSlash: 'never'
is usedConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.