Releases: fortedigital/nextjs-cache-handler
Releases · fortedigital/nextjs-cache-handler
1.3.2
What's Changed
- fix(instrumentation): handle "/" route correctly in App Router (#17) by @zto-sbenning in #18
- 1.3.2 by @AyronK in #20
New Contributors
- @zto-sbenning made their first contribution in #18
Full Changelog: 1.3.1...1.3.2
2.0.0-canary7
F
2.0.0-canary6
Adds Dependabot configuration file Sets up Dependabot for automated dependency updates in a specific package. Configures weekly checks and ignores major version updates to prevent breaking changes.
1.3.1
2.0.0-canary5
Full Changelog: 2.0.0-canary4...2.0.0-canary5
2.0.0-canary4
Full Changelog: 2.0.0-canary3...2.0.0-canary4
2.0.0-canary3
Full Changelog: 2.0.0-canary2...2.0.0-canary3
2.0.0-canary2
Full Changelog: 2.0.0-canary1...2.0.0-canary2
2.0.0-canary1
Full Changelog: 1.3.0...2.0.0-canary1
1.3.0
What's Changed
Fixes
- #10
Using Next experimental configclientSegmentCache: true
does not causecreateBufferStringHandler
to throwcachedData.segmentData.get is not a function
anymore - #11
Using instrumentation is now supported to callregisterInitialCache
Full Changelog: 1.2.0...1.3.0