Skip to content

Commit b03798c

Browse files
authored
Update browser-rendering.yaml
structure change attempt
1 parent 6d58d14 commit b03798c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/content/release-notes/browser-rendering.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,10 @@ productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
88
- publish_date: "2025-07-28"
9-
title: Page title now included in content endpoint responses
9+
title: Updates to REST API and local dev support
1010
description: |-
1111
* The [`/content` endpoint](/browser-rendering/rest-api/content-endpoint/) now returns the page's title, making it easier to identify pages.
12-
title: Default viewport updated to 1920x1080
13-
description: |-
1412
* The default viewport size has been increased from 800x600 to 1920x1080. You can still override the viewport via request options.
15-
title: Playwright now supported in local development
16-
description: |-
1713
* Local development with `npx wrangler dev` now supports Playwright when using browser rendering. Upgrade to the latest version of wrangler to get started.
1814
- publish_date: "2025-07-25"
1915
title: "@cloudflare/puppeteer 1.0.4 released"

0 commit comments

Comments
 (0)