3.0.0 (2025-08-14)
⚠ POTENTIALLY BREAKING CHANGES
You can now set cache headers on responses when using SSR. See https://docs.netlify.com/build/caching/caching-overview/ for the full set of features.
This is marked as potentially breaking because previously, per Netlify Edge Function caching behavior, cache response headers were ignored, and after this change they will be respected. It's unlikely this will affect you.