Releases: cloudflare/playwright
Releases · cloudflare/playwright
v1.0.0
What's Changed
- Upgrade to playwright v1.55.0
- Replace memfs with cloudflare native node:fs
- Add pre-release workflow with pkg-pr-new
- Add Stagehand example
Full Changelog: https://github.com/cloudflare/playwright/compare/v0.0.11..v1.0.0
v0.0.11
What's Changed
- Upgrade to playwright v1.54.1 in #54
- Set default user agent in #49 (fixes #46)
- Add client library header to
/v1/connectDevtoolsin #50
Full Changelog: https://github.com/cloudflare/playwright/compare/v0.0.10..v0.0.11
v0.0.10
v0.0.10
v0.0.9
v0.0.9
v0.0.8
v0.0.8
v0.0.7
v0.0.7
v0.0.6
v0.0.6
v0.0.5: Better README (#26)
v0.0.5
v0.0.4: Deploy test results (#22)
v0.0.3
Publish action (#14) * rename workflow * update package version * apply npm version every time when we publish/dry-publish * change npm secret name * change npm secret name * remove dry run * give up on pushing package version bump