Skip to content

Releases: dart-lang/webdev

dwds-v24.0.0

23 Apr 17:14
68513c8
Compare
Choose a tag to compare
  • Implement setFlag when it is called with pause_isolates_on_start. - #2373
  • Do not persist breakpoints across hot restarts or page reloads. - #2371
  • If pause_isolates_on_start is true, wait for resume to run the app's main method. - #2378
  • Fix bug where setting breakpoints in a project using macros would fail. - #2403
  • Make stack trace calculation resilient against one frame throwing an error. - #2408

Breaking changes

  • Rename dart_library.js to ddc_module_loader.js to match SDK naming changes. - #2360

webdev-v3.4.0

25 Jan 21:44
29da608
Compare
Choose a tag to compare
  • Update dwds constraint to 23.3.0.

dwds-v23.3.0

23 Jan 21:01
ab500b1
Compare
Choose a tag to compare
  • Filter out internal type properties from the new DDC type system. - #2348
  • Fix errors on displaying getters when debugging in VS Code. - #2343

dwds-v23.0.0+1

24 Jan 01:21
ca38a3a
Compare
Choose a tag to compare
  • Filter out internal type properties from the new DDC type system. - #2348
  • Fix errors on displaying getters when debugging in VS Code. - #2343

dwds-v23.2.0

17 Jan 21:22
c8db176
Compare
Choose a tag to compare
  • Send untruncated dart:developer logs to debugging clients. - #2333
  • Enabling tests that run with the DDC module system and exposing utilities/ddc_names.dart - #2295

dwds-v23.1.1

09 Jan 22:51
c08a65c
Compare
Choose a tag to compare
  • Loosen package:vm_service constraints to allow >=13.0.0 <15.0.0. - #2329

dwds-v-23.1.0

03 Jan 22:29
4d1de26
Compare
Choose a tag to compare
  • Update package:vm_service constraints to allow version 14.x.x - #2307

webdev-v3.3.0

02 Jan 19:06
b3bc179
Compare
Choose a tag to compare
  • Update dwds constraint to 23.0.0.

dwds-v22.1.0+1

28 Dec 23:00
d33eaee
Compare
Choose a tag to compare
  • Fix a null cast error when debugging a Class from VS Code. - #2303

dwds-v21.0.0+1

28 Dec 17:52
fe8d190
Compare
Choose a tag to compare
  • Fix a null cast error when debugging a Class from VS Code. - #2303