Skip to content

v1.82.0

Compare
Choose a tag to compare
@connor4312 connor4312 released this 30 Aug 17:12
· 173 commits to main since this release
43ab1c2

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