Skip to content

Releases: microsoft/vscode-js-debug

v1.88.0

22 Mar 21:08
56f2a89
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.87.0...v1.88.0

v1.87.0

21 Feb 23:29
19cd302
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.86.1...v1.87.0

v1.86.1

26 Jan 19:10
61adc31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.86.0...v1.86.1

v1.86.0

22 Jan 20:35
d006ab0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.85.0...v1.86.0

v1.85.0

28 Nov 16:34
f58b6ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.84.0...v1.85.0

v1.84.0

25 Oct 18:41
cc0badd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.83.0...v1.84.0

v1.83.1

06 Oct 20:55
5c4f9dc
Compare
Choose a tag to compare

What's Changed

v1.83.0

27 Sep 16:52
eb98953
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.82.0...v1.83.0

v1.82.0

30 Aug 17:12
43ab1c2
Compare
Choose a tag to compare

What's Changed

  • fix: immediately log stdout/err unless EXT is encountered by @connor4312 in #1768
  • fix: child processes from extension host not getting spawned during debug by @connor4312 in #1767
  • fix: hint content type for sources with query strings by @connor4312 in #1769
  • fix: don't overwrite custom NODE_OPTIONS by @connor4312 in #1771
  • feat: use the browser networks stack as fallback when direct load fails by @connor4312 in #1772
  • fix: support vite HMR source replacements by @connor4312 in #1774
  • feat: add Symbol.for("debug.description") as a way to generate object descriptions by @connor4312 in #1775
  • chore: trigger perScriptSourceMaps for vite dev server by @connor4312 in #1776
  • feat: adopt supportTerminateDebuggee for browsers and node by @connor4312 in #1777
  • Speed up sourcemap lookups by checking existance of .map files by @sunilsurana in #1780
  • fix: ensure ELECTRON_RUN_AS_NODE is set for the watchdog by @connor4312 in #1787
  • feat: support basic webassembly debugging by @connor4312 in #1791

New Contributors

Full Changelog: v1.81.0...v1.82.0

v1.81.0

26 Jul 17:31
df0247e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.80.0...v1.81.0