github-actions
released this
26 Nov 11:04
·
2 commits
to canary
since this release
Minor Changes
- 6bae69a: Updated the documentation and peer dependencies to explicitly state that only Next.js versions
13.5.x
and14.x.x
are supported. Modified the defaultestimateExpireAge
function to perform the calculation as(staleAge) => staleAge * 1.5
.