We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e259cbf commit aa5ad06Copy full SHA for aa5ad06
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.9.0](https://github.com/trieb-work/nextjs-turbo-redis-cache/compare/v1.8.2...v1.9.0) (2025-11-18)
2
+
3
4
+### Features
5
6
+* add support for Next.js 15.4.7 ([06839e8](https://github.com/trieb-work/nextjs-turbo-redis-cache/commit/06839e8ad667735779bd9b1d5b992c176f6c7a9d))
7
8
## [1.8.2](https://github.com/trieb-work/nextjs-turbo-redis-cache/compare/v1.8.1...v1.8.2) (2025-11-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@trieb.work/nextjs-turbo-redis-cache",
- "version": "1.8.2",
+ "version": "1.9.0",
"repository": {
"type": "git",
"url": "https://github.com/trieb-work/nextjs-turbo-redis-cache.git"
0 commit comments