We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5601767 commit 29a32afCopy full SHA for 29a32af
.changeset/some-clouds-trade.md
@@ -0,0 +1,5 @@
1
+---
2
+'@clerk/nextjs': patch
3
4
+
5
+Bump peer dependency next versions.
packages/nextjs/package.json
@@ -78,7 +78,7 @@
78
"next": "^14.2.24"
79
},
80
"peerDependencies": {
81
- "next": "^13.5.4 || ^14.0.3 || ^15.0.0",
+ "next": "^13.5.7 || ^14.2.25 || ^15.2.3",
82
"react": "catalog:peer-react",
83
"react-dom": "catalog:peer-react"
84
0 commit comments