Change8

@astrojs/cloudflare@13.4.0

📦 astroView on GitHub →
2 features🔧 3 symbols

Summary

This release enhances remote image optimization by adding support for tracking redirects and failing gracefully if redirects lead to untrusted domains. It also updates an internal dependency.

✨ New Features

  • Adds support for redirecting URLs in remote image optimization, tracking up to 10 redirects.
  • Astro now fails with a helpful error message if a remote image URL redirect leads to a host not covered by `image.domains` or `image.remotePatterns`.

Affected Symbols