Skip to content

dwds-v19.0.1

Compare
Choose a tag to compare
@elliette elliette released this 20 Jun 19:56
91cbd18

19.0.1

  • Do not show async frame errors on evaluation. - #2073
  • Refactor code for presenting record instances. - #2074
  • Display record types concisely. - #2070
  • Display type objects concisely. - #2103
  • Support using scope in ChromeProxyService.evaluateInFrame. - #2122
  • Check for new events more often in batched stream. - #2123
  • Map Chrome error on resume to the same error returned by the Dart VM. - #2133
  • VM service API methods throw type RPCError, same as the Dart VM. - #2144