v1.86.0
What's Changed
- 1.85.0 by @connor4312 in #1891
- fix: instrumentation breakpoint in pauseForSourceMap stuck on Node 20 by @connor4312 in #1896
- fix: bad character range in wat syntax by @connor4312 in #1897
- fix: automatically reconnect when debugging browsers in port mode by @connor4312 in #1899
- fix: remove debug code by @connor4312 in #1901
- fix: show errors from cond bps, don't pause on internal exceptions by @connor4312 in #1902
- fix: avoid unnecessary exceptions in object preview evaluation by @connor4312 in #1905
- fix: match mjs and cjs in outFiles by default by @connor4312 in #1906
- fix: bad regex in matching resolveSourceMapLocations by @connor4312 in #1909
- Mention VS Code in profile descriptions by @roblourens in #1913
- finish moving over to a modern sourcemap library by @connor4312 in #1916
- chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #1918
- fix: apply resolveSourceMapLocations in remoteRoot by @connor4312 in #1921
Full Changelog: v1.85.0...v1.86.0