Pavel Feldman
d01aa19ffa
chore: annotate tools ( #351 )
...
Fixes https://github.com/microsoft/playwright-mcp/issues/215
2025-05-05 17:38:22 -07:00
Pavel Feldman
d8a59e0d0d
chore: mark v0.0.20 ( #336 )
2025-05-02 21:31:06 -07:00
Pavel Feldman
43aa4001b5
chore: mark v0.0.19 ( #332 )
2025-05-02 18:38:20 -07:00
Pavel Feldman
292e75d464
chore: roll Playwright to remove empty generic nodes ( #330 )
2025-05-02 16:10:48 -07:00
Max Schmitt
685dea9e19
chore: migrate to ESM ( #303 )
...
- [Why do I need `.js`
extension?](https://stackoverflow.com/a/77150985/6512681 )
- [Why setting `rootDir` in the
`tsconfig.json`?](https://stackoverflow.com/a/58941798/6512681 )
- [How to ensure that we add the `.js` extension via
ESLint](https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/extensions.md#importextensions )
Fixes https://github.com/microsoft/playwright-mcp/issues/302
2025-04-30 23:06:56 +02:00
Pavel Feldman
878be97668
chore: mark v0.0.18 ( #315 )
2025-04-30 13:07:55 -07:00
Simon Knott
1b60870f50
chore: bump to 0.0.17 ( #306 )
2025-04-30 12:30:03 +02:00
Pavel Feldman
9efaea6a1c
chore: mark v0.0.16 ( #298 )
2025-04-29 19:51:57 -07:00
Pavel Feldman
b02370df2f
chore: roll playwright to latest ( #269 )
2025-04-28 13:44:24 -07:00
Simon Knott
bf7dbabca4
feat: support streamable http transport ( #243 )
...
Adds support for the new StreamableHttp transport. I'm not aware of any
clients that implement it, but somebody's gotta make the start! Once
some clients support it, we can also advertise it in the README.
2025-04-28 11:11:31 +02:00
Pavel Feldman
586492a3f0
chore: mark v0.0.15 ( #250 )
2025-04-22 16:17:36 -07:00
Pavel Feldman
f7e9bae571
chore: roll playwright to 1745357020000 ( #249 )
2025-04-22 16:04:50 -07:00
Pavel Feldman
9578a5b2af
chore: mark v0.0.14 ( #237 )
2025-04-21 17:52:35 -07:00
Pavel Feldman
bc48600a49
chore: mark v0.0.13 ( #190 )
2025-04-15 15:27:29 -07:00
Yury Semikhatsky
0f7fd1362f
chore: mark 0.0.12 ( #176 )
2025-04-14 19:39:10 -07:00
Pavel Feldman
71e51ea42a
chore: mark v0.0.11 ( #173 )
2025-04-14 16:48:36 -07:00
Cameron
77080e8ca4
Restore package-lock.json
module hashes ( #151 )
...
- Adds integrity hashes that were missing for 5 npm packages in
`package-lock.json`
<hr />
Is there a reason hashes for some of these dependencies are missing from
`package-lock.json`?
Right now these omissions prevent me from packaging a nix derivation for
this mcp server directly off this repo
(https://github.com/cameronfyfe/nix-mcp-servers/blob/main/pkgs/servers/mcp-server-playwright/default.nix#L17 )
and I was wondering if they might just be missing due to a bad merge or
something odd like that at some point. `npm install` under normal use
doesn't seem to care if the hashes are missing and installs the packages
anyway, but it's a blocker for hermetic build systems like nix.
If this is intentional for some reason I'm not familiar with feel free
to ignore and close.
2025-04-10 15:24:36 +02:00
Pavel Feldman
6b15c7e422
chore: mark v0.0.10 ( #138 )
2025-04-05 19:14:50 -07:00
Pavel Feldman
23f392dd91
chore: mark v0.0.9 ( #114 )
2025-04-01 15:45:00 -07:00
Pavel Feldman
2366dbf36c
chore: mark v0.0.8 ( #111 )
2025-04-01 15:16:28 -07:00
Simon Knott
0a5518b252
chore: stitch together iframes into one tree ( #71 )
2025-04-01 14:47:53 -07:00
Pavel Feldman
020107e830
chore: mark v0.0.7
2025-03-28 13:42:20 -07:00
Pavel Feldman
5b43f194e9
chore: mark v.0.0.6
2025-03-27 16:53:34 -07:00
Pavel Feldman
2c408f3818
chore: mark as v0.0.5
2025-03-27 09:24:12 -07:00
Pavel Feldman
4e64373168
chore: mark v0.0.4
2025-03-26 16:04:36 -07:00
Max Schmitt
77fc45a89b
chore: roll Playwright to 1.52.0-alpha-1743011787000 ( #40 )
2025-03-26 14:02:03 -07:00
Pavel Feldman
a394c5be52
chore: mark v0.0.3
2025-03-25 13:06:37 -07:00
Pavel Feldman
dc7a449e8a
chore: add @latest to the recommended version in config
2025-03-21 13:33:24 -07:00
Pavel Feldman
f9e5abb631
chore: update readme, add workflow
2025-03-21 13:17:47 -07:00
Pavel Feldman
852709c026
chore: initial code commit
2025-03-21 11:13:24 -07:00