Skip to content

Releases: microsoft/vscode-js-debug

v1.100.1

13 May 18:42
a3279c2
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v1.100.0

30 Apr 17:18
b600533
Compare
Choose a tag to compare

Changes:

Bugs:

  • #2201: Variables in bundled code with source maps aren't renamed properly

Others:

  • #2210: 1.100.0
  • #2206: fix: not being able to debug child processes of commands that exit
  • #2202: fix: variables in bundled code with source maps aren't renamed properly
  • #2199: Fix expansion of "floating" WASM variables in repl/watch + readMemory when WASM memory is SharedArrayBuffer
  • #2197: fix: copy multiline values as template literals
  • #2196: fix: race condition when opening attached windows
  • #2194: chore: update app container tokens to 0.2.0
See More
  • #2193: chore: experimental networking by default on recent Node versions
  • #2192: fix: apply sourceMapPathOverrides to Node, too
  • #2191: fix: explicitly specify completion ranges
  • #2187: chore(deps-dev): bump tar-fs from 2.1.1 to 2.1.2
  • #2184: fix: ensure backslash in path when setting breakpoints in windows
  • #2180: fix test
  • #2179: fix: memory leaks between debug sessions
  • #2173: Crash (OOM) on debugging
  • #2178: Support usenode as npm script runner

This list of changes was auto generated.

v1.97.1

11 Feb 18:29
cdca7f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.97.0...v1.97.1

v1.97.0

28 Jan 21:11
d773040
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.96.0...v1.97.0

v1.96.0

05 Dec 17:32
f1fe28b
Compare
Choose a tag to compare

Changes:

Bugs:

  • #2119: Incremental Performance Degradation with session.customRequest("variables") Calls

Others:

  • #2139: 1.96.0
  • #2136: feat: add extension API for debug terminal contributions
  • #2132: chore: bump cross-spawn and npm-run-all
  • #2128: chore: bump win32-app-container-tokens
  • #2108: chore(deps): bump cookie and express
  • #2124: fix: add a short race timeout for wasm pause handlers
  • #2120: fix: incremental Performance Degradation with session.customRequest("variables") Calls
See More
  • #2117: debug: fix wasm module pauses for Node
  • #2116: fix: use macrotask state boundary in thread statequeue
  • #2114: fix: wasm breakpoint pausing not working on first run w/ predictor

This list of changes was auto generated.

v1.95.3

08 Nov 20:07
889c62d
Compare
Choose a tag to compare

Changes:

  • #2126: 1.95.3
  • #2124: fix: add a short race timeout for wasm pause handlers

This list of changes was auto generated.

v1.95.2

31 Oct 17:21
a5977a0
Compare
Choose a tag to compare

Changes:

  • #2116: fix: use macrotask state boundary in thread statequeue

This list of changes was auto generated.

v1.95.1

25 Oct 18:30
ce5dfbb
Compare
Choose a tag to compare

Changes:

  • #2114: fix: wasm breakpoint pausing not working on first run w/ predictor

This list of changes was auto generated.

v1.95.0

23 Oct 16:08
fea4d20
Compare
Choose a tag to compare

Changes:

Bugs:

  • #2101: Breakpoint not finding source file when using a registered transpiler

Others:

  • #2112: 1.95.0
  • #2111: feat: use remoteHostHeader option when looking up websocket address
  • #2110: fix: ensure default sm resolution paths are kept for transpiled extensions
  • #2109: fix: apply sourceMapPathOverrides to file URIs
  • #2106: fix: ignore extra pauses during wasm compilation
  • #2103: fix: sticking on certain webassembly breakpoints
  • #2102: fix: allow hitting breakpoints early in webassembly
See More
  • #2096: fix: only autofill "debug link" input if the hostname resolves
  • #2098: fix: test assertions
  • #2097: fix: show the subsession name before the root prefix
  • #2095: fix: support ANSI colorization in logged strings
  • #2094: fix: disable entrypoint breakpoint at first pause in script
  • #2093: fix: avoid generating extra rebased paths in relative rebaseLocalToRemote
  • #2091: resolveSourceMapLocations matching is broken
  • #2085: chore(deps): bump body-parser and express

This list of changes was auto generated.

v1.94.0

25 Sep 20:44
2249345
Compare
Choose a tag to compare

Changes:

Bugs:

  • #2063: Debugging Node + attach to process (PickProcess) not working (wrong debug port)

Others:

  • #2090: 1.94.0
  • #2082: fix: running new npm scripts in internal terminal
  • #2080: fix: don't inject NODE_OPTIONS in Deno
  • #2077: feat: improve display of HTML in the debugger
  • #2075: feat: add getPreferredUILocation request for other tooling
  • #2074: chore: fix SBOM generation
  • #2073: fix: group node internals and WASM to clean up loaded sources view
See More
  • #2070: chore: npm audit fix
  • #2067: feat: update snippets for config resolution, add tool completion
  • #1997: Support new runtimeExecutable: "mocha" in launch template
  • #2066: docs: update readme, make logo dark-background-safe
  • #2065: vscode-js-debug extension page uses black title
  • #2064: fix: process attachment with --inspect=:1234 style
  • #2062: chore: move prettier->dprint

This list of changes was auto generated.