Hello. It appears that the Image CDN support for animated format types may have suddenly stopped working.
Request for an animated WEBP format used to return an animated result. It now returns a static image. A working deployment has stopped functioning as expected.
Test case: (using Chrome browser, Windows)
Animated file:
https://boot-store-9c2b33.netlify.app/images/animated-webp-supported.webp
Image CDN requests:
https://boot-store-9c2b33.netlify.app/.netlify/images/?url=https://boot-store-9c2b33.netlify.app/images/animated-webp-supported.webp
https://boot-store-9c2b33.netlify.app/.netlify/images/?url=https://boot-store-9c2b33.netlify.app/images/animated-webp-supported.webp&fm=webp
Regards.