Releases: microsoft/playwright-mcp
v0.0.11
v0.0.10
abd56f5 chore: introduce capabilities argument (#135)
707ebbf chore: group tools, prepare for capabilities (#134)
e36d4ea chore: allow multiple tabs (#129)
fc0cccf chore: reuse the first tab when navigating (#131)
b358e47 chore: prep for multiple pages in context (#124)
89627fd chore: extract page snapshot, prep for multipage (#120)
2291011 feat: add slowly option for typing one character at a time (#121)
v0.0.9
0de7c0d (origin/main, origin/HEAD, main) chore: follow up with iframe stitch (#110)
0a5518b chore: stitch together iframes into one tree (#71)
4f16786 chore: merge browser and channel settings (#100)
9042c03 chore: support channel and executable path params (#90)
d316441 chore: sanitize file path when saving (#99)
aeb4cf6 Fixed typo in README.md (#88)
a7392fc chore: allow passing cdp endpoint (#86)
88fbf50 devops: use --provenance when publishing to NPM (#83)
af522dc chore: lint and test prior to publishing