This repository has been archived by the owner on Dec 6, 2022. It is now read-only.
v4.6.0
- 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