mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
8330e4c4cd
- Some of them were not forwarding `getExpiration` or `softTags` to `defaultCacheHandler` - use-cache-cross-deployment was ignoring softTags and expiration. (This patch was written by Sol) --------- Co-authored-by: Hendrik Liebau <mail@hendrik-liebau.de>