TanStack / query

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
https://tanstack.com/query
MIT License
40.1k stars 2.69k forks source link

Docs: Error on migration guides #7319

Open wanjas opened 3 weeks ago

wanjas commented 3 weeks ago

Describe the bug

Hello,

Migration guides are broken. Looks like they miss some plugin for the code viewer.

Language diff is not included in this bundle. You may want to load it from external source.

https://tanstack.com/query/latest/docs/framework/react/guides/migrating-to-v3 https://tanstack.com/query/latest/docs/framework/react/guides/migrating-to-v4 https://tanstack.com/query/latest/docs/framework/react/guides/migrating-to-v5

Your minimal, reproducible example

https://tanstack.com/query/latest/docs/framework/react/guides/migrating-to-v5

Steps to reproduce

Go to any of the following pages

https://tanstack.com/query/latest/docs/framework/react/guides/migrating-to-v3 https://tanstack.com/query/latest/docs/framework/react/guides/migrating-to-v4 https://tanstack.com/query/latest/docs/framework/react/guides/migrating-to-v5

Expected behavior

See docs

How often does this bug happen?

None

Screenshots or Videos

No response

Platform

Any browser

Tanstack Query adapter

None

TanStack Query version

5

TypeScript version

No response

Additional context

No response

TkDodo commented 3 weeks ago

this needs to be fixed in the tanstack.com repo