What's Changed
- fix: error when processing private properties with a map by @connor4312 in #1825
- chore: remove old codeql pipeline by @connor4312 in #1826
- fix: make sourcemap renames scope aware by @connor4312 in #1827
- fix: auto-attach/debug terminal not working in nightly by @connor4312 in #1831
- fix: envFiles variables appending rather than replacing in attach by @connor4312 in #1832
- fix: eval webpack config breakpoints not setting by @connor4312 in #1833
- fix: handle getPossibleBreakpoints response from hermes by @connor4312 in #1841
- Add suppression comments by @rzhao271 in #1845
- fix: also use script ID bps if there is a different embeddername by @connor4312 in #1846
- chore: fix codeql warnings by @connor4312 in #1847
- chore(deps-dev): bump @babel/traverse from 7.14.7 to 7.23.2 by @dependabot in #1849
- fix: cache-bust sourcemaps if the underlying content changes by @connor4312 in #1850
- fix test flakes by @connor4312 in #1851
- feat: Tidying Up of Instrumentation Breakpoints by @OnesAndZer0s in #1853
New Contributors
- @rzhao271 made their first contribution in #1845
- @OnesAndZer0s made their first contribution in #1853
Full Changelog: v1.83.0...v1.84.0