Minor Changes
-
932f1c2: Upgrade to
@web-widget/http-cache-semantics2.0.1 and migrate cache policy evaluation toevaluateRequest().- Normalize requests at the cache layer before calling
evaluateRequest()(replacing removedCacheQueryOptions) - Use
evaluateRequest()for stale-while-revalidate and synchronous revalidation - Rely on
revalidatedPolicy()for stale-if-error handling (removed publicuseStaleIfError())
- Normalize requests at the cache layer before calling