We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639363c commit ca2e306Copy full SHA for ca2e306
packages/react-query/package.json
@@ -71,6 +71,6 @@
71
"react-error-boundary": "^4.0.13"
72
},
73
"peerDependencies": {
74
- "react": "^18.0.0"
+ "react": "^18 || ^19"
75
}
76
0 commit comments