sveltejs/svelte

Docs error ("Available since 5.7.0" – that version isn't out yet)

Closed this issue · 3 comments

Describe the bug

On this page of the docs: https://svelte.dev/docs/svelte/svelte-reactivity#MediaQuery
It states that MediaQuery has been added in version 5.7.0 which is likely wrong.

Reproduction

https://svelte.dev/docs/svelte/svelte-reactivity#MediaQuery

Image

Logs

System Info

Website issue

Severity

annoyance

We are at 5.43.2, which is 36 minor versions after 5.7.0
(Version numbers are not like decimals, each segment is a separate integer.)

I don't know what you're looking at, but yeah, that version has been out for quite some time.

Oh yeah absolutely my bad, I read 5.4.3 and also thought this was out pre Svelte 5. Sorry.