What's Changed
- fix: off-by-one error leading to invalid renames by @connor4312 in #1949
- fix: apply sourceMapPathOverrides to sourceURL scripts by @connor4312 in #1950
- fix: lock commands in strings for localization by @connor4312 in #1951
- fix: race when stopping on node-internals exceptions by @connor4312 in #1952
- fix: missing files making test fail by @connor4312 in #1953
- fix: resolve sourcemap coming from empty URLs by @connor4312 in #1954
- fix: 'start without debugging' not working by @connor4312 in #1956
- chore: add APIScan field by @rzhao271 in #1957
- fix: inconsistent display of strings with quotes by @connor4312 in #1959
- [CDP] Send telemetry for DotnetDebugger error event by @mdh1418 in #1961
- fix: stacktraces during process shutdown not being sourcemapped by @connor4312 in #1962
- added proxy support for build by @relief-melone in #1965
- fix: attempt both ipv4 and ipv6 loopbacks for DWARF symbols by @connor4312 in #1966
- Fix formatting of number 0 in remote object when description is not set by @Beanyy in #1968
- chore: update follow-redirects by @rzhao271 in #1969
- Engineering - cleanup TSA pipeline template parameter by @lszomoru in #1971
- chore: fix publish pipeline by @rzhao271 in #1972
- chore: bump tas client for s360 by @connor4312 in #1973
- fix: incorrect useYarn in gulpfile by @connor4312 in #1974
- fix: ensure space is retained in base environment node_options by @connor4312 in #1976
New Contributors
- @mdh1418 made their first contribution in #1961
- @relief-melone made their first contribution in #1965
- @Beanyy made their first contribution in #1968
Full Changelog: v1.87.0...v1.88.0