You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/release-notes/browser-rendering.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,9 @@ entries:
12
12
title: Default viewport updated to 1920×1080
13
13
description: |-
14
14
* The default viewport size has been increased from 800×600 to 1920×1080. You can still override the viewport via request options.
15
+
title: Playwright now supported in local development
16
+
description: |-
17
+
* Local development with `npx wrangler dev` now supports Playwright when using browser rendering. Upgrade to the latest version of wrangler to get started.
0 commit comments