What's Changed
- bump 1.74 by @connor4312 in #1460
- chore: npm audit by @connor4312 in #1462
- chore: allow disabling gh release to unblock publishing by @connor4312 in #1463
- Bump the timeout of setting the auto attach child processes env vars in extensionHost debugging by @segevfiner in #1464
- fix: breakpoints not setting in paths with special glob characters by @connor4312 in #1466
- fix: resolveSourceMapLocations not deriving from outFiles in debug terminal by @connor4312 in #1468
- fix: skipFiles creating catastrophic regexes by @connor4312 in #1470
- fix: perScriptSourcemaps not reliably breaking by @connor4312 in #1471
- Longer console length limits by @connor4312 in #1472
- fix: improve repl/variable/completion performance for TS by @connor4312 in #1473
- fix: add ipv4->6 fallback by @connor4312 in #1475
- Support more complex sourcemap renames by @connor4312 in #1481
- Revert to old approach, just allow member accesses in sourcemap renames by @connor4312 in #1482
- fix: js-debug in the browser showing extraneous error by @connor4312 in #1483
- fix: private properties in Blazor apps not grouping correctly by @connor4312 in #1484
- fix: better handling of multiple/relative outFiles by @connor4312 in #1486
- fix: js files with sourceURLs opening readonly versions by @connor4312 in #1487
- [wasm] Implementing support to supportsSetSymbolOptions by @thaystg in #1467
- Fix adding a breakpoint in a JS file while debugging a blazor app by @thaystg in #1488
- fix: reduce number of ports used by debugger by @connor4312 in #1495
- fix: support launching chrome dev/beta as default fallbacks by @connor4312 in #1496
- refactor: add turbo mode for the breakpoint predictor by @connor4312 in #1498
- chore(deps): bump json5 from 2.2.0 to 2.2.2 by @dependabot in #1499
- Adding support to EvaluationOptions from dap. by @thaystg in #1323
- fix: provide memory reference for evaluate expressions by @connor4312 in #1500
- fix: publishing not working by @connor4312 in #1504
- fix: don't hardcode generated source types as javascript by @connor4312 in #1508
- fix: followup for vscode#168013 by @connor4312 in #1512
- fix: typo in network fallback by @connor4312 in #1513
- fix: error in vsDebugServer by @connor4312 in #1514
- chore: adopt new localization pipeline by @connor4312 in #1515
- fix: build error by @connor4312 in #1521
- chore: bump vscode-nls for build fix by @connor4312 in #1528
- fix: warnings of symlinks on windows by @connor4312 in #1529
- fix: shutdown of debug adapter being slow by @connor4312 in #1530
New Contributors
- @segevfiner made their first contribution in #1464
Full Changelog: v1.74.0...v1.75.0