Releases: dart-lang/webdev
Releases · dart-lang/webdev
dwds-v14.0.3
What's Changed
- Make data types null safe by @annagrin in #1615
- Convert JavaScript uncaught exception stack traces to Dart stacks by @jason-simmons in #1603
- Remove dead code by @annagrin in #1630
- Fix failure to get source maps on windows with base change in index.html by @annagrin in #1625
- Adds the
setIsolatePauseMode
method to Chrome Proxy Service by @elliette in #1631 - Batch Debugger.ScriptParsed events sent from the debug extension by @annagrin in #1628
- Prep to publish DWDS
v.14.0.3
by @elliette in #1634
New Contributors
- @jason-simmons made their first contribution in #1603
Full Changelog: dwds-v14.0.2...dwds-v14.0.3
frontend_server_client-v2.1.3
What's Changed
- Require vm_service 8.3.0 by @annagrin in #1616
- remove a todo from the frontend_server_client readme by @devoncarew in #1617
- Prep to publish frontend-server-client by @annagrin in #1618
Full Changelog: frontend_server_client-v2.1.2...frontend_server_client-v2.1.3
webdev-v2.7.9
What's Changed
Full Changelog: dwds-v14.0.2...webdev-v2.7.9
dwds-v14.0.2
What's Changed
- Update SDK constraint to 2.17.0 (stable) by @elliette in #1609
- Prepare DWDS for 2.14.2. release by @elliette in #1611
Full Changelog: dwds-v14.0.1...dwds-v14.0.2
dwds-v14.0.1
dwds-v14.0.0
What's Changed
- Add instructions for debugging DWDS with Flutter tools by @elliette in #1574
- Add columns to breakpoints by @annagrin in #1560
- populate the pubspec repository fields by @devoncarew in #1586
- Dart Debug Extension gracefully handles disconnection by @elliette in #1582
- Split SDK configuration validation into components by @annagrin in #1589
- Fix issues discovered when using web server device in flutter tools by @annagrin in #1588
- Fix breakpoints not hitting after changing a base in index.html. by @annagrin in #1556
- Find best locations for breakpoints, expression evaluation, and call frames. by @annagrin in #1590
- update mono_repo by @kevmoo in #1592
- Make error message in Dart Debug Extension more specific by @elliette in #1583
- Send an event notifying DWDS when the debugger is detached by @elliette in #1595
- Fix DDC compilation error for the Dart Debug Extension by @elliette in #1594
- Fix slow stepping into with deferred loaded modules by @annagrin in #1593
- Mark mono_repo outputs as generated by @natebosch in #1597
- Prepare to publish dwds 14.0.0 by @annagrin in #1596
Full Changelog: dwds-v13.1.0...dwds-v14.0.0
dwds-v13.1.0
What's Changed
- Update _fe_analyzer_shared to version ^38.0.0 by @goderbauer in #1573
- Prepare to publish dwds 13.1.0 by @annagrin in #1577
New Contributors
- @goderbauer made their first contribution in #1573
Full Changelog: dwds-v13.0.0...dwds-v13.1.0
dwds-v12.1.1
What's Changed
Full Changelog: dwds-v12.1.0...dwds-v12.1.1
dwds-v11.5.2
What's Changed
Full Changelog: dwds-v11.5.1...dwds-v11.5.2
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