github withastro/starlight @astrojs/starlight@0.18.0

latest releases: @astrojs/starlight@0.28.2, @astrojs/starlight@0.28.1, @astrojs/starlight@0.28.0...
7 months ago

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’s experimental.globalRoutePriority option and bumps the minimum required Astro version.

    ⚠️ BREAKING CHANGE The minimum supported Astro version is now 4.2.7. Upgrade Astro and Starlight together:

    npx @astrojs/upgrade

Don't miss a new starlight release

NewReleases is sending notifications on new releases.