dwds-v12.0.0
What's Changed
- Show a warning in the Dart Debug Extension when a user tries to debug a sharded Dart app by @elliette in #1462
- Implement lookupResolvedPackageUris and lookupPackageUris by @annagrin in #1458
- Prepare to publsih webdev by @annagrin in #1464
- Add an option to dwds to suppress emitting debug events by @annagrin in #1467
- Fixed issues discovered in integration by @annagrin in #1469
- DWDS only sends events if it has stats by @elliette in #1470
- Fix crash on missing libraries.json by @annagrin in #1472
- Add
CONTRIBUTING.md
to DWDS by @elliette in #1471 - Shows an overlay "Paused in Dart DevTools" when paused at a breakpoint by @elliette in #1476
- Update dependencies for the Dart Debug Extension by @elliette in #1479
- Remove dead code for reading events from console by @nshahan in #1483
- Add option to launch DevTools in the same Chrome window by @elliette in #1481
- latest mono_repo by @kevmoo in #1484
- Roll forward vm_service and dds deps by @bkonyi in #1485
- Refactor
background.dart
in Dart Debug Extension by @elliette in #1478 - Enable expression evaluation by default in webdev by @annagrin in #1488
- Batch debug events sent from injected client to dwds by @annagrin in #1487
- latest build_verify by @kevmoo in #1492
- Serve DevTools from Dart SDK via DDS instead of pub by @bkonyi in #1489
- Update the Dart min SDK to
2.16.0
and prepare webdev and DWDS for release by @elliette in #1495 - updated version and built by @annagrin in #1496
- remove unneeded file by @annagrin in #1497
Full Changelog: dwds-v11.5.1...dwds-v12.0.0