Skip to content

Releases: fortedigital/nextjs-cache-handler

1.3.2

27 Jun 07:58
56acd12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.3.2

2.0.0-canary7

13 Jun 11:38
Compare
Choose a tag to compare
2.0.0-canary7 Pre-release
Pre-release
F

2.0.0-canary6

13 Jun 08:47
Compare
Choose a tag to compare
2.0.0-canary6 Pre-release
Pre-release
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

13 Jun 08:42
Compare
Choose a tag to compare

What's Changed

  • fix: Setting shared tags when not explicitly defined by @dmgawel in #15
  • fixed #9

New Contributors

Full Changelog: 1.3.0...1.3.1

2.0.0-canary5

30 May 16:59
Compare
Choose a tag to compare
2.0.0-canary5 Pre-release
Pre-release

2.0.0-canary4

30 May 16:36
Compare
Choose a tag to compare
2.0.0-canary4 Pre-release
Pre-release

2.0.0-canary3

30 May 15:29
Compare
Choose a tag to compare
2.0.0-canary3 Pre-release
Pre-release

2.0.0-canary2

30 May 14:26
Compare
Choose a tag to compare
2.0.0-canary2 Pre-release
Pre-release

2.0.0-canary1

30 May 14:18
Compare
Choose a tag to compare
2.0.0-canary1 Pre-release
Pre-release

Full Changelog: 1.3.0...2.0.0-canary1

1.3.0

30 May 11:02
c44df1f
Compare
Choose a tag to compare

What's Changed

  • 1.3.0 Fixed instrumentation and clientSegmentCache by @AyronK in #13

Fixes

  • #10
    Using Next experimental config clientSegmentCache: true does not cause createBufferStringHandler to throw cachedData.segmentData.get is not a function anymore
  • #11
    Using instrumentation is now supported to call registerInitialCache

Full Changelog: 1.2.0...1.3.0