Skip to content

Commit ac42de9

Browse files
committed
Dropped next 13 and 14 support
1 parent c44df1f commit ac42de9

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

packages/nextjs-cache-handler/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/nextjs-cache-handler/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,10 @@
7878
"typescript-eslint": "^8.33.0"
7979
},
8080
"peerDependencies": {
81-
"next": ">=13.5.1",
81+
"next": ">=15.2.4",
8282
"redis": ">=4.6"
8383
},
8484
"distTags": [
85-
"next13.5",
86-
"next14",
8785
"next15"
8886
],
8987
"optionalDependencies": {

0 commit comments

Comments
 (0)