What version of starlight are you using?
0.14.0
What version of astro are you using?
4.0.2
What package manager are you using?
pnpm
What operating system are you using?
macOS
What browser are you using?
Chrome
Describe the Bug
The lastest release of Starlight doesn't support Astro v4. I was a bit shocked because the v4 launch post mentioned Starlight being used for the Astro docs. Turns out the docs are still on Astro v3 themselves.
I tried updating Astro to v4 and the app still builds and runs, except with a couple of deprecation warnings.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-fctspu?file=package.json
Participation
What version of
starlightare you using?0.14.0
What version of
astroare you using?4.0.2
What package manager are you using?
pnpm
What operating system are you using?
macOS
What browser are you using?
Chrome
Describe the Bug
The lastest release of Starlight doesn't support Astro v4. I was a bit shocked because the v4 launch post mentioned Starlight being used for the Astro docs. Turns out the docs are still on Astro v3 themselves.
I tried updating Astro to v4 and the app still builds and runs, except with a couple of deprecation warnings.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-fctspu?file=package.json
Participation