Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: microsoft/vscode-js-debug

v1.105.0

01 Oct 19:11
7470237

Choose a tag to compare

Changes:

Bugs:

  • #2265: Very slow startup of extensionHost tests due to sourcemap parsing

Others:

  • #2282: 1.105.0
  • #2279: chore(deps-dev): bump tar-fs from 2.1.3 to 2.1.4
  • #2276: chore: update trace-mapping for perf fix
  • #2264: add pid tracker for browser
  • #2274: chore: fix dwarf test flake
  • #2273: Make tests green again!

This list of changes was auto generated.

v1.104.0

05 Sep 16:02
3a4bd76

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.102.0...v1.104.0

v1.102.0

03 Jul 15:35
f8f4253

Choose a tag to compare

Changes:

  • #2244: 1.102.0
  • #2242: Add subdirectory names to debug script configurations in monorepos
  • #2238: feat: add killBehavior as a browser launch option
  • #2235: fix: async stackframe separators not using unique ID
  • #2232: chore(deps-dev): bump tar-fs from 2.1.2 to 2.1.3
  • #2226: fix: inherit parent console options and use the right inspector opts
  • #2223: chore: Fix default url for turbopack
  • #2222: fix: only add --experimental-networking for node/npm/etc binaries
  • #2219: fix: set version manually when using deno
  • #2217: fix: avoid extraneous rename mapping
See More
  • #2211: Fix bug where the WasmWorker instance is disposed but never re-spawned on page reloads + writeMemory when WASM memory is SharedArrayBuffer
  • #2210: 1.100.0

This list of changes was auto generated.

v1.100.1

13 May 18:42
a3279c2

Choose a tag to compare

Changes:

This list of changes was auto generated.

v1.100.0

30 Apr 17:18
b600533

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

Choose a tag to compare

What's Changed

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

v1.97.0

28 Jan 21:11
d773040

Choose a tag to compare

What's Changed

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

v1.96.0

05 Dec 17:32
f1fe28b

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

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

Choose a tag to compare

Changes:

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

This list of changes was auto generated.