Skip to content

Commit 9191f15

Browse files
docs(installation) remove note about v5 being a release-candidate (#6393)
1 parent 19564db commit 9191f15

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/react/installation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ You can install React Query via [NPM](https://npmjs.com/),
77
or a good ol' `<script>` via
88
[ESM.sh](https://esm.sh/).
99

10-
> v5 is currently available as a release-candidate. We don't anticipate any major API changes from here on out. We encourage you to try it out and report any issues you find.
11-
1210
### NPM
1311

1412
```bash

0 commit comments

Comments
 (0)