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

v4.6.0

Compare
Choose a tag to compare
@roblourens roblourens released this 08 Jun 17:53
· 283 commits to master since this release
  • Enable breakOnLoad by default 🎉 - #594
  • Fix skipFiles in some cases when sourcemappings don't cover the full document, like in webpack - #667
  • Fix downloading sourcemaps when offline - #638
  • Fix an incorrect sourceMappingUrl case - #653
  • Fix global completions in Debug Console when not at a breakpoint - Microsoft/vscode-chrome-debug-core#331