Skip to content

Releases: dart-lang/webdev

dwds-v12.0.0

04 Feb 19:06
9ea6960
Compare
Choose a tag to compare

What's Changed

Full Changelog: dwds-v11.5.1...dwds-v12.0.0

webdev-v2.7.7

14 Dec 21:27
64620de
Compare
Choose a tag to compare

Full Changelog: webdev-v2.7.6...webdev-v2.7.7

dwds-v11.5.1

09 Dec 22:34
1db4938
Compare
Choose a tag to compare

What's Changed

Full Changelog: dwds-v11.5.0...dwds-v11.5.1

dwds-v11.5.0

03 Dec 19:15
7bfdd19
Compare
Choose a tag to compare

What's Changed

Full Changelog: dwds-v11.4.0...dwds-v11.5.0

dwds-v11.4.0

11 Oct 17:57
82c38ad
Compare
Choose a tag to compare

What's Changed

  • SDK master=>main default branch migration by @pq in #1408
  • Add metrics for devtools IPL by @annagrin in #1404
  • Change to recognize pageReady dwds event from devtools by @annagrin in #1411
  • Optimize url encoding, use default port for debugger service by @annagrin in #1402
  • Fix duplicated scripts and prep to publish dwds by @annagrin in #1414
  • Potential partial fix for broken socket exceptions by @annagrin in #1417
  • Added more analytics by @annagrin in #1420
  • Return only scripts included in a library for library object by @annagrin in #1424

webdev-v2.7.6

17 Sep 21:53
6306a2a
Compare
Choose a tag to compare

Match latest dwds version.

dwds-v11.3.0

09 Sep 21:09
2b4c5fe
Compare
Choose a tag to compare
Prep to publish dwds (#1407)

webdev-v2.7.5

24 Aug 23:49
f6b8457
Compare
Choose a tag to compare

Updates:

  • Depend on the latest package:dwds.
  • Update min sdk constraint to >=2.13.0.
  • Support the latest package:build_daemon.

dwds-v11.2.3

24 Aug 21:44
60ba420
Compare
Choose a tag to compare

Bug fixes:

  • Fix race causing intermittent Aww, snap errors on starting debugger
    with multiple breakpoints in source.
  • Fix needing chrome to be focus in order to wait for the isolate to
    exit on hot restart.

dwds-v11.2.2

19 Aug 15:47
8b7cb48
Compare
Choose a tag to compare
  • Depend on dds version 2.1.1.
  • Depend on vm_service vesrion 7.2.0.