4.0.0
What's Changed
- Added response caching to
StaticBlockandPageby @Ndottens in (#135) - Added response caching support for the
Cache.phpwebhook by @Ndottens in (#135)
You can enable this feature by running bin/magento cache:enable prismicio_documents.
Note
Prismic responses will now be cached in the prismicio_documents cache type.
If you want to update the prismicio_documents cache, you can flush it directly or configure the webhook in Prismic. This will automatically flush the FCP and prismicio_documents cache.
Full Changelog: 3.2.3...4.0.0