Skip to content

v1.71.0

Compare
Choose a tag to compare
@joaomoreno joaomoreno released this 24 Aug 21:26
87fe3ca

Changes:

  • 87fe3ca 1.71.0
  • f6c1086 docs: for 1.71.0
  • 894226b Merge pull request #1372 from microsoft/lramos15/prChat
  • 2e57f56 Add pr chat yml
  • c479e4e Merge pull request #1369 from microsoft/back-to-nightly [ #1361 ]
  • d6fb041 Revert "Merge pull request #1361 from microsoft/feat/use-preview-builds"
  • c7e19ed Merge pull request #1311 from thaystg/thays_implement_get_settings_support
  • ccc8187 Merge pull request #1365 from microsoft/alexr00/tunnelsProposal
  • 3817192 Keep resolvers
  • 3e9a04a Remove resolvers proposal and use tunnels instead
See More
  • 4867fe7 Merge pull request #1362 from gfszr/add-host-to-argv
  • 74335fc Split host from port to a different argument in vsDebugServer
  • 357db98 Allow specifying host:port on vsDebugServer.ts
  • 8363c62 Merge pull request #1361 from microsoft/feat/use-preview-builds
  • adc5586 chore: use pre-release pipeline for publishing
  • 4294f65 Merge pull request #1312 from microsoft/dependabot/npm_and_yarn/shell-quote-1.7.3
  • cbb1086 fix: race in entrypoint breakpoints (#1360)
  • 1d9149e Merge pull request #1334 from microsoft/dependabot/npm_and_yarn/terser-5.14.2
  • 4992b8c fix: stack traces logged immediately before exit not being sourcemapped (#1358)
  • 063090a Merge pull request #1359 from microsoft/fix/breakpoint-tool-paths
  • 4aebac6 Merge remote-tracking branch 'origin/main' into fix/breakpoint-tool-paths
  • a992483 fix: path display in breakpoint diagnostic tool [ #1343 ]
  • 528ca82 Merge pull request #1354 from thaystg/thays_fix_56029
  • eeaaeb1 fix: improve resolution in Webpack HMR (#1357)
  • 5da260a trying to address @connor4312 comments
  • abf3cc2 Addressing @connor4312 comments
  • ac92336 Trying to fix tests
  • b5c075f Merge pull request #1356 from microsoft/fix/webview-debugging
  • f24a4ed fix: webview debugging
  • 98ed9ad Merge pull request #1355 from microsoft/fix/undisposed-forwarded-tunnel
  • 44a016c fix: debug forwarded tunnels not getting disposed of
  • c05ac77 Trying to fix tests.
  • 8891ef7 Fix when we have two sources with same prefix. like: other.js and other.js2, as we were not adding the $ it was setting the breakpoint in both files if we want to set on other.js.
  • b768361 Merge pull request #1353 from microsoft/fix/preferred-renamed
  • cbe303f fix: use preferred names when providing initial configs [ #1320 ]
  • 2ac7daf Merge pull request #1352 from microsoft/fix/workspacefolder-pathmapping-override
  • 05e620c fix: allow overriding resolution of workspaceFolder in pathMapping
  • 91ffddb Merge pull request #1347 from thaystg/thays_fix_71552
  • 16cf25d Adressing @connor4312 comment, trying to fix test case
  • 0079bcf Adressing @connor4312 comment
  • 5084ec8 Merge pull request #1350 from microsoft/fix/restart-warnings
  • 589de99 fix: extraneous warnings when restarting debugging
  • 2240e07 feat: make deno easier to configure (#1348)
  • d93f891 Trying to fix double click in a variable that has more than 100 characters.
  • 95d772b Merge pull request #1346 from microsoft/chore/1.70
  • 0a49612 docs: fix 1.70 release date
  • 342cbad chore(deps): bump terser from 5.12.1 to 5.14.2
  • 4daa848 Merge branch 'main' into thays_implement_get_settings_support
  • 25e3eb6 I think this would be the best approach once we shouldn't change the public dap.
  • 256c45c Using the same definition for parameters that is in SetDebuggerPropertyRequest.json in private repo.
  • 0140793 Addressing @connor4312 comments.
  • 08a2d85 chore(deps): bump shell-quote from 1.7.2 to 1.7.3
  • 9dbeeda Update api.d.ts
  • 5809562 Update src/cdp/api.d.ts
  • 15f3727 Implement support to Debugger Properties, then we can pass this information to BrowserDebugProxy and give the Wasm programmer a better debugging experience.

This list of changes was auto generated.