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

Releases: microsoft/vscode-chrome-debug

v2.1.3

01 Nov 23:29
Compare
Choose a tag to compare
  • Error handling for invalid messages from Chrome, to avoid crashing - #274
  • Fix potential issue with sourcemap path handling on Windows

v2.1.2

01 Nov 23:29
Compare
Choose a tag to compare
  • Revert an earlier change to the filtering logic, which only worked for vscode 1.7+, and caused some objects to not be expandable - #273

v2.1.0

29 Oct 00:12
Compare
Choose a tag to compare

v2.0.0

22 Oct 02:49
Compare
Choose a tag to compare

v1.2.1

17 Oct 17:04
Compare
Choose a tag to compare
  • Disable caching downloaded sourcemaps, hoping to fix #247

v1.2.0

14 Oct 06:28
Compare
Choose a tag to compare

1.2.0

  • Change the way that sourcemaps are downloaded, hoping to fix #251
  • Fix breakpoints being moved around after refreshing the page - #250
  • Fix global eval sometimes failing, and incorrect error handling - #244
  • Fix error with sourcemaps for eval scripts - #256

v1.1.0

06 Oct 16:34
Compare
Choose a tag to compare

v1.0.0

06 Oct 16:34
Compare
Choose a tag to compare

v0.5.2

15 Aug 02:21
Compare
Choose a tag to compare
  • Fix console messages in Chrome 54+ (Canary, at the moment) - #208

v0.5.1

29 Jul 19:54
Compare
Choose a tag to compare