Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@token-generator-app token-generator-app released this 14 Aug 19:56
5ad628d

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.

Features