Skip to content

Commit 9244d99

Browse files
committed
docs: update docs
1 parent 2b40207 commit 9244d99

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/framework/react/guide/search-params.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,9 @@ This provides flexibility in which type you want to infer for navigation and whi
271271

272272
### Valibot
273273

274+
> [!WARNING]
275+
> Router expects the valibot 1.0 package to be installed.
276+
274277
When using [Valibot](https://valibot.dev/) an adapter is not needed to ensure the correct `input` and `output` types are used for navigation and reading search params. This is because `valibot` implements [Standard Schema](https://github.com/standard-schema/standard-schema)
275278

276279
```tsx

0 commit comments

Comments
 (0)