Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit 142fa8d

Browse files
committed
Bump -core, update test for -core, 4.10.2 changelog
1 parent 94f241a commit 142fa8d

File tree

4 files changed

+1064
-1056
lines changed

4 files changed

+1064
-1056
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.10.2
2+
* Only show callstack context menu on stack frames - [Microsoft/vscode#19180](https://github.com/microsoft/vscode/issues/19180)
3+
* Fix missing breakpoints on first line of script in Chrome 69 - [Microsoft/vscode-chrome-debug-core#352](https://github.com/microsoft/vscode-chrome-debug-core/issues/352)
4+
15
## 4.10.1
26
* Add the `targetTypes` config parameter to allow attaching to targets other than `page`. Note that this extension **doesn't officially support** debugging other types of targets, but this may enable some advanced debugging scenarios. Thanks to [@stristr](https://github.com/stristr) for the PR! - [Microsoft/vscode-chrome-debug-core#350](https://github.com/microsoft/vscode-chrome-debug-core/pull/350) and [#727](https://github.com/microsoft/vscode-chrome-debug/pull/727)
37

0 commit comments

Comments
 (0)