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 bf7963c commit 4764effCopy full SHA for 4764eff
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.8.0-beta.1](https://github.com/trieb-work/nextjs-turbo-redis-cache/compare/v1.7.1...v1.8.0-beta.1) (2025-06-10)
2
+
3
4
+### Features
5
6
+* improve error handling ([dd591da](https://github.com/trieb-work/nextjs-turbo-redis-cache/commit/dd591daab9539e6ba96da1d1c493a1e771ba272d))
7
8
## [1.7.1](https://github.com/trieb-work/nextjs-turbo-redis-cache/compare/v1.7.0...v1.7.1) (2025-06-10)
9
10
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@trieb.work/nextjs-turbo-redis-cache",
- "version": "1.7.1",
+ "version": "1.8.0-beta.1",
"repository": {
"type": "git",
"url": "https://github.com/trieb-work/nextjs-turbo-redis-cache.git"
0 commit comments