What's Changed
- Release/1.76 by @connor4312 in #1574
- fix: repl stacktrace with renames showing too much info by @connor4312 in #1576
- fix: recursive source map resolution parsing ignored locations by @connor4312 in #1578
- fix: Reflect.hasOwnMetadata is not a function in debugServer by @connor4312 in #1579
- fix: unbound breakpoints in sourcemaps on Chrome 112 by @connor4312 in #1580
- chore: remove webpack and tsb, use esbuild by @connor4312 in #1581
- fix: function previews not working in RN/hermes by @connor4312 in #1584
- fix: assorted bad source behaviors when reloading a page by @connor4312 in #1585
- Use localization by @TylerLeonhardt in #1543
- fix: evaluateName in watch variables not being set correctly by @connor4312 in #1586
- fix: step over eval/new Function with sourcemaps not working by @connor4312 in #1589
- fix: strings not being included by @connor4312 in #1595
- fix: undefined sources with running without debugging by @connor4312 in #1594
- fix: 'break on caught exceptions' pausing on worker threads by @connor4312 in #1610
Full Changelog: v1.76.0...v1.77.0