Skip to content

v5.10.0

Compare
Choose a tag to compare
@orinokai orinokai released this 10 Mar 10:59
23b1f37

5.10.0 (2025-03-07)

Features

  • make CDN SWR background revalidation discard stale cache content in order to produce fresh responses (#2765) (f8004d7)

Bug Fixes

  • apply caching headers to pages router 404 with getStaticProps (#2764) (3301077)
  • don't cache POST when serving embedded static html (#2766) (28217d4)
  • dynamic not-prerendered routes revalidate tracking for next@>=v15.2.1-canary.4 (b242927)
  • narrow down middleware i18n locale matcher to concrete locales (#2768) (f3e24b1)
  • set immutable cache-control for _next/static (#2767) (5bd68dd)