- 🇬🇧United Kingdom catch
In 📌 Make POST requests render cacheable Fixed we added render caching on POST requests, but only for cache hit, nothing gets written. That means we could still make this change safely, but it needs a comment update.
- 🇬🇧United Kingdom catch
This is outdated after 📌 Correctly handle cache data instead of throwing an Exception in EarlyRenderingControllerWrapperSubscriber() Fixed - no more early rendering exception which is what this issue was trying to prevent.