What's Changed
- fix: extraneous threads continued event during shutdown at bp by @connor4312 in #2142
- fix: content verification of files in Node.js failing with UTF-8 BOM by @connor4312 in #2143
- fix: breakpoints not registered in transpiled file in remoteRoot by @connor4312 in #2145
- fix: remove log compression by @connor4312 in #2144
- fix: extension host debug no longer working post-esm by @connor4312 in #2147
- fix: use shell integration for more reliable execution for node-temrinal by @connor4312 in #2152
- fix: allow pretty printing sources when not paused by @connor4312 in #2153
- fix: add a basic language configuration for WAT by @connor4312 in #2154
- chore: update CDP types, support new debugSymbols array format by @connor4312 in #2157
- Update BlazorDebugger telemetry report event by @mdh1418 in #2158
- Adds originalUrl to GetPreferredUILocationResult by @hediet in #2159
- 1.97.0 by @connor4312 in #2161
Full Changelog: v1.96.0...v1.97.0