You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated DWDS to include a boolean flag that enables debugging support when set to true (#2601)
* updated Dwds with bool that only enableDebuggingSupport when set to true
* updated Changelog
* formatted file
* updated dwds version in pubspec to 24.3.8
* updated version.dart to 24.3.8
* updated docstring for DWDSInjector class
* updated docstring for DWDSInjector class
* modified docstring
Copy file name to clipboardExpand all lines: dwds/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 24.3.8
2
+
3
+
- Updated DWDS to include a boolean flag that enables debugging support only when set to true. [#60289](https://github.com/dart-lang/sdk/issues/60289)
4
+
1
5
## 24.3.7
2
6
3
7
- The registered extension `reassemble` is now no longer called when calling
0 commit comments