Skip to content

fix: Cache invalidation

Neil Flatley requested to merge cache-invalidation into master

Fixes made in react-base to optimise cache invalidation headers in SSR

Exported Delivery API methods rewritten in TypeScript to provide best intellisense

Docs added explaining we would like everyone to use this approach when calling the Delivery API

Finally remove local versions of these util/contensisDeliveryAPI.ts and refactor imports to use the updated exported versions

Merge request reports

Loading