Commit 50eebc1
authored
chore(main): release chrome-devtools-mcp 0.11.0 (#581)
🤖 I have created a release *beep* *boop*
---
##
[0.11.0](chrome-devtools-mcp-v0.10.2...chrome-devtools-mcp-v0.11.0)
(2025-12-03)
### 🎉 Features
* **emulation:** add geolocation emulation tool
([#634](#634))
([3991e4c](3991e4c))
* integrate DevTools issues into the console tools
([#636](#636))
([d892145](d892145))
* support --user-data-dir
([#622](#622))
([fcaf553](fcaf553))
### 🛠️ Fixes
* handle error messages that are not instanceof Error
([#618](#618))
([a67528a](a67528a))
* handle the case when all pages are filtered out
([#616](#616))
([bff5c65](bff5c65))
* ignore hash parts of URLs when finding DevTools
([#608](#608))
([52533d0](52533d0))
* ignore quality for png
([#589](#589))
([2eaf268](2eaf268))
* include a note about selected elements missing from the snapshot
([#593](#593))
([80e77fd](80e77fd))
* prevent dropping license notices on some files when publishing
([#604](#604))
([94752ff](94752ff))
* rename page content to latest page snapshot
([#579](#579))
([9cb99ad](9cb99ad))
* **wait_for:** respect the provided timeout
([#630](#630))
([6b0984a](6b0984a)),
closes
[#624](#624)
### 📄 Documentation
* add Antigravity config
([#580](#580))
([6f9182f](6f9182f))
* add Qoder CLI to the MCP client configuration section in the README.
([#552](#552))
([1a16f15](1a16f15))
* add VS Code install badges
([#532](#532))
([cc4d065](cc4d065))
* clarify browser-url parameter in README
([#613](#613))
([05cf8cb](05cf8cb))
* Fix Antigravity docs
([#605](#605))
([fae2608](fae2608))
* update readme to explain agy's browser integration
([#612](#612))
([2d89865](2d89865))
### ♻️ Chores
* avoid throwing in resolveCdpElementId
([#606](#606))
([eb261fd](eb261fd))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).1 parent cc4d065 commit 50eebc1
File tree
6 files changed
+43
-7
lines changed- src
6 files changed
+43
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
3 | 39 | | |
4 | 40 | | |
5 | 41 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments