dwds-v13.0.0
What's Changed
- Embed Dart DevTools in Chrome DevTools by @elliette in #1502
- Disable the "Paused" overlay by @elliette in #1509
- Change debug extension panel name to Dart Debugger by @elliette in #1511
- Support lazily created SDK configurations. by @annagrin in #1510
- Update dwds changelog and version by @annagrin in #1516
- Fix flakes in tests due to race condition on finding a free port by @annagrin in #1515
- Fix flaky
debug_extension_test.dart
by @elliette in #1521 - Adds an IDE query parameter to the Dart DevTools URL by @elliette in #1522
- Add release instructions to DWDS by @elliette in #1523
- Update CONTRIBUTING doc for the Dart Debug Extension by @elliette in #1524
- Support embedded debugging experience in environments with nested Dart app ID by @elliette in #1525
- Fix issues in DevTools load time reporting by @annagrin in #1518
- Fix crash when sending events to client.js during hot restart by @annagrin in #1531
- fix lint by @kevmoo in #1534
- update to the latest mono_repo by @kevmoo in #1533
- Removed verbose printing on DevTools events, test webdev with local dwds by @annagrin in #1535
- Detect Flutter Web apps and embed inspector page for them by @elliette in #1539
- Fix error message on expression evaluation for module load error by @annagrin in #1542
- Migrate .packages to package_config by @annagrin in #1543
- Add screen field to DebuggerReady event by @annagrin in #1552
- Fix broken debugging caused by missing CallFrame.url by @annagrin in #1559
- Prep to publish dwds 13.0.0 by @annagrin in #1561
Full Changelog: dwds-v12.1.0...dwds-v13.0.0