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 5ea9af2 commit f48f94fCopy full SHA for f48f94f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.9.1](https://github.com/trieb-work/nextjs-turbo-redis-cache/compare/v1.9.0...v1.9.1) (2025-11-24)
2
+
3
4
+### Bug Fixes
5
6
+* serialize map into json ([5a43493](https://github.com/trieb-work/nextjs-turbo-redis-cache/commit/5a43493c53370354ae3238cf589abfe2c6080c41))
7
8
# [1.9.0](https://github.com/trieb-work/nextjs-turbo-redis-cache/compare/v1.8.2...v1.9.0) (2025-11-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@trieb.work/nextjs-turbo-redis-cache",
- "version": "1.9.0",
+ "version": "1.9.1",
"repository": {
"type": "git",
"url": "https://github.com/trieb-work/nextjs-turbo-redis-cache.git"
0 commit comments