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 2ee9b31 commit 5a9c2c4Copy full SHA for 5a9c2c4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.8.0-beta.3](https://github.com/trieb-work/nextjs-turbo-redis-cache/compare/v1.8.0-beta.2...v1.8.0-beta.3) (2025-06-12)
2
+
3
4
+### Features
5
6
+* add redis commands debug logging ([4c8a0d7](https://github.com/trieb-work/nextjs-turbo-redis-cache/commit/4c8a0d7f82573bbaab63bdd380063244c641735f))
7
8
# [1.8.0-beta.2](https://github.com/trieb-work/nextjs-turbo-redis-cache/compare/v1.8.0-beta.1...v1.8.0-beta.2) (2025-06-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@trieb.work/nextjs-turbo-redis-cache",
- "version": "1.8.0-beta.2",
+ "version": "1.8.0-beta.3",
"repository": {
"type": "git",
"url": "https://github.com/trieb-work/nextjs-turbo-redis-cache.git"
0 commit comments