Skip to content

Commit e6168a9

Browse files
committed
[Speed/Images] Mirage deprecation notice
1 parent 3e7dca5 commit e6168a9

File tree

1 file changed

+2
-1
lines changed
  • src/content/docs/speed/optimization/images

1 file changed

+2
-1
lines changed

src/content/docs/speed/optimization/images/mirage.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ sidebar:
1313
import { FeatureTable, GlossaryTooltip, Render } from "~/components"
1414

1515
:::caution[Deprecation notice]
16-
Mirage is being deprecated and will be removed on XXXX-XX-XX. Cloudflare recommends using [lazy loading](/images/tutorials/optimize-mobile-viewing/#lazy-loading) as an alternative to Mirage to optimize the images on your webpages for mobile viewing.
16+
Mirage is being deprecated and will be removed on September 15, 2025.
17+
As an alternative, Cloudflare recommends using [lazy loading](/images/tutorials/optimize-mobile-viewing/) and [responsive images](/images/transform-images/make-responsive-images/) to optimize image performance for all devices.
1718
:::
1819

1920
Cloudflare Mirage reduces bandwidth used by images in mobile browsers. It can accelerate loading of image-heavy websites on very slow mobile connections and HTTP/1.

0 commit comments

Comments
 (0)