Skip to content

Releases: microsoft/vscode-js-debug

v1.70.0

27 Jul 21:58
c75e8d5
Compare
Choose a tag to compare

Changes:

  • 95d772b Merge pull request #1346 from microsoft/chore/1.70
  • 0a49612 docs: fix 1.70 release date
  • c75e8d5 1.70.0
  • ea60975 docs: for 1.70
  • 8362730 Merge pull request #1342 from microsoft/fix/stringy-props-react-native
  • 1b74b74 fix: windows rn direct debugging
  • 2344223 Merge pull request #1341 from microsoft/roblou/graceful-wolf
  • bb303f3 fixup! improve array types
  • 9b7682e Merge pull request #1339 from Balastrong/feature/1338-double-check-object-string
  • 166caec Optimization by calling String constructor once
See More
  • 36e656b Double check if native tostring is [object
  • e2c1e6d Fix #1335
  • 812a259 Merge pull request #1330 from pilaoda/main
  • 4ca622b fix: Cdp.Debugger.CallFrame.url undefined in v8 5
  • 1c3cea1 fix: Cdp.Debugger.CallFrame.url undefined in v8 5
  • 98af79b Merge pull request #1326 from microsoft/fix/scope-completions
  • f10c0e1 fix: completions not returning stack variables
  • 48125df Merge pull request #1325 from microsoft/fix/predictor-improvements
  • c4c7620 fixup! make tests more reliable
  • 2be395a fix: avoid blocking or activating the BP predictor when unnecessary
  • ec4063b refactor: improve performance of bp predictor for inline maps
  • d08985e Merge pull request #1318 from microsoft/chore/1.69
  • 075f0ee chore: update test fixtures

This list of changes was auto generated.

v1.69.0

28 Jun 18:17
4f412ec
Compare
Choose a tag to compare

Changes:

  • d08985e Merge pull request #1318 from microsoft/chore/1.69
  • 075f0ee chore: update test fixtures
  • 4f412ec 1.69.0
  • 8e5b441 docs: prep for 1.69
  • 0d3d73c Merge pull request #1307 from microsoft/feat/step-in-targets
  • 27637ab Merge pull request #1313 from microsoft/dependabot/npm_and_yarn/got-11.8.5
  • 1aa90e6 chore(deps): bump got from 11.8.2 to 11.8.5
  • b9226bc Merge pull request #1309 from microsoft/fix/indexed-in-repl
  • 1a4abce fixup! update tests
  • a05fc94 Merge pull request #1263 from jakebailey/truncate-debug-console-stack-traces
See More
  • 3d40613 fix: arrays not being indexed in repl
  • d4e6e55 Change context in console format test
  • 063c97c Simplify after merge
  • e134926 Merge remote-tracking branch 'upstream/main' into truncate-debug-console-stack-traces
  • 2ca542f fixup! columns
  • 20930e0 fixup!
  • 72258d7 feat: implement step in targets
  • f314b55 Merge pull request #1305 from microsoft/chore/deprecated-prefixed-types
  • 562f999 Merge pull request #1306 from microsoft/feat/sourcemap-toggling
  • 61b4cb5 fixup! tests and ui
  • 837ca9f feat: allow easy toggling between compiled and sourcemapped sources
  • 1253dab chore: mark prefixed debug types as deprecated
  • dbc076e Merge pull request #1302 from microsoft/feat/1301
  • a49c7e6 Merge pull request #1303 from microsoft/fix/vscode-debug-freezes
  • 8205e61 fix: freezes when debugging vscode
  • 4562b13 fixup! tests
  • c6e4318 feat: keep a ring buffer of logs, and allow saving them
  • 89c3741 refactor: remove unused properties from logging config
  • ecdaa84 Merge pull request #1300 from microsoft/connor4312/fix-nested-tostring
  • 9381db4 fixup! tests
  • 2a2cb04 fix: custom toSTring format not applying to nested props
  • c92cc13 Merge pull request #1296 from microsoft/feat/to-string-object-descriptions
  • f350a29 Merge pull request #1110 from microsoft/dependabot/npm_and_yarn/nth-check-2.0.1
  • 0c449c0 Merge pull request #1170 from microsoft/dependabot/npm_and_yarn/copy-props-2.0.5
  • 4301a6c Merge pull request #1198 from microsoft/dependabot/npm_and_yarn/simple-get-3.1.1
  • 7a9fdd4 Merge pull request #1298 from microsoft/chore/fix-dependabot-isuses
  • 824d2aa Merge pull request #1297 from microsoft/fix/ipv6-debug-attach
  • ab0b7d7 Merge pull request #1294 from microsoft/fix/1285
  • 92f38f2 fixup! tests
  • ea49be1 npm audit fix
  • 9c1000f chore: remove dependabot-alert-filled demo packages
  • 44f2dd3 feat: use custom toString() methods to generate object descriptions [ #1284 ]
  • f6d227e fix: extension debugging not working with two ipv6 interfaces
  • d816d6a Merge pull request #1295 from microsoft/feat/151410
  • 3eeb048 feat: simplify pretty print to align with devtools
  • 1a57656 Merge pull request #1293 from microsoft/chore/1283
  • 1fbf943 Merge pull request #1292 from microsoft/feat/1288
  • 0e06350 fixup! docs
  • 878686c Merge branch 'main' into chore/1283
  • 389e710 fixup! adopt restartFrame mode
  • 1eca038 fixup! tests
  • fb29c6e Merge branch 'fix/150754'
  • bae604c Merge pull request #1290 from microsoft/fix/ext-host-cp-teardown
  • ed4b51b fix: add default webpack path mapping for scoped packages [ #1285 ]
  • d8298aa feat: support new canBeRestarted flag from the runtime [ #1283 ]
  • a6e4d57 Merge pull request #1286 from microsoft/roblou/breakpointsMessage
  • 246f0dc feat: try to load common entrypoint on f5
  • e045bea fix: errors thrown in process tree lookup not being visible [ #150754 ]
  • 803c2c1 fix: debugged child processes in ext host causing teardown [ #1289 ]
  • b9f61d5 Merge pull request #1287 from microsoft/chore/1.68.0
  • 7f4d681 Add uiMessages in a single common place
  • 83a47c8 Add unverified breakpoint message for microsoft/vscode#42870
  • 29a6b4f Revert change to goldenText
  • 6800e82 Show 'repl' in traces
  • 65afeae Update src/adapter/stackTrace.ts
  • 3f750df Replace repl-something with repl-xx, don't drop the last eval in the slice
  • 8cf9ff6 Select highest eval in call chain, fix one baseline
  • b01abac Stop REPL stack traces at the REPL eval frame
  • 48511c0 chore(deps): bump simple-get from 3.1.0 to 3.1.1
  • b6d3b68 chore(deps): bump copy-props from 2.0.4 to 2.0.5
  • 852d8ac chore(deps): bump nth-check from 2.0.0 to 2.0.1

This list of changes was auto generated.

v1.68.0

30 May 15:50
59abbf9
Compare
Choose a tag to compare

Changes:

See More
  • 66415de fix: snap versions in alternate install locations resulting in warning (#1274) [ #1239 ]
  • c8a3004 More explicit DA names (#1271) [ microsoft/vscode#146338 ]
  • ce304a6 fix: align hoverEvaluation config suggestion with actual default (#1265)
  • 8401fe4 fix: remove query strings from sourcemapped URLs (#1253)
  • 1241ce2 Formatting new tests.
  • 7e8678b Adding new unit tests to the SourceMap and SourceMapFactory classes.
  • 3531f17 Adding support for indexed source maps.
  • 0d435a1 fix: prefer to parse source map directly before failling back to path mapping (#1258)
  • 8ee57a5 fix: only enter debug mode on f11 when debug view is visible (#1255)
  • 56f1d5c add stacktrace parser test, fix descriptor output (#1254) [ #1221 ]
  • acb2aff fix: update package-lock.json not yarn.lock (#1251)
  • 37c6a97 chore: update vscode-tas-client dependency for CG (#1250)
  • fe532ff chore: use worker_threads for hash process for better stability
  • 42cfe59 fix: make test green again

This list of changes was auto generated.

v1.67.2

29 Apr 21:51
3bfb44b
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v1.67.0

27 Apr 06:12
c6849fc
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v1.66.1

05 Apr 22:50
Compare
Choose a tag to compare
1.66.1