Skip to content

Commit 488bd09

Browse files
authored
Update browser-rendering.yaml
1 parent 01a6fe0 commit 488bd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ entries:
99
title: Updates to Playwright, local dev support, and REST API
1010
description: |-
1111
* [Playwright](/browser-rendering/platform/playwright/) upgraded to [Playwright v1.54.1](https://github.com/microsoft/playwright/releases/tag/v1.54.1) and [Playwright MCP](/browser-rendering/platform/playwright-mcp/) upgraded to be in sync with upstream Playwright MCP v0.0.30.
12-
* Local development with `npx wrangler dev` now supports Playwright when using Browser Rendering. Upgrade to the latest version of wrangler to get started.
12+
* Local development with `npx wrangler dev` now supports [Playwright](/browser-rendering/platform/playwright/) when using Browser Rendering. Upgrade to the latest version of wrangler to get started.
1313
* The [`/content` endpoint](/browser-rendering/rest-api/content-endpoint/) now returns the page's title, making it easier to identify pages.
1414
* The [`/json` endpoint](/browser-rendering/rest-api/json-endpoint/) now allows you to specify your own AI model for the extraction, using the `custom_ai` parameter.
1515
* The default viewport size has been increased from 800x600 to 1920x1080. You can still override the viewport via request options.

0 commit comments

Comments
 (0)