Commit b2f6d1b
authored
chore(main): release chrome-devtools-mcp 0.10.0 (#460)
🤖 I have created a release *beep* *boop*
---
##
[0.10.0](chrome-devtools-mcp-v0.9.0...chrome-devtools-mcp-v0.10.0)
(2025-11-05)
### 🎉 Features
* add a press_key tool
([#458](#458))
([b427392](b427392))
* add insightSetId to performance_analyze_insight
([#518](#518))
([36504d2](36504d2))
* an option to ignore cache on reload
([#485](#485))
([8e56307](8e56307))
* detect network requests inspected in DevTools UI
([#477](#477))
([796aed7](796aed7))
* fetch DOM node selected in the DevTools Elements panel
([#486](#486))
([4a83574](4a83574))
* support page reload
([#462](#462))
([d177087](d177087))
* support saving snapshots to file
([#463](#463))
([b0ce08a](b0ce08a))
### 🛠️ Fixes
* Augment fix to prevent stray OGS frames in NTP from causing hangs.
([#521](#521))
([d90abd4](d90abd4))
* improve get_network_request description
([#500](#500))
([2f448e8](2f448e8))
* work around NTP iframes causing hangs
([#504](#504))
([cca5ff4](cca5ff4))
### 📄 Documentation
* add Windsurf to the editor config README
([#493](#493))
([63a5d82](63a5d82))
* fix typos in README.md exlcude -> exclude
([#513](#513))
([8854a34](8854a34))
* remove unnecessary replace
([#475](#475))
([40e1753](40e1753))
### ♻️ Chores
* connect to DevTools targets by default
([#466](#466))
([a41e440](a41e440))
* detect DevTools page for each page
([#467](#467))
([1560ff2](1560ff2))
* merge emulate tools into one
([#494](#494))
([c06f452](c06f452))
---
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 c03a4a4 commit b2f6d1b
File tree
6 files changed
+41
-7
lines changed- src
6 files changed
+41
-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 | + | |
3 | 37 | | |
4 | 38 | | |
5 | 39 | | |
| |||
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 | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments