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
* bump dwds version to 24.3.9
* updated dwds constraints to 24.3.11
* fix duplicate logs
* fix duplicate logs
* Revert "fix duplicate logs"
This reverts commit 2ccd2d9.
* updated changelog
* check and resuse active app state for each appId
* addressed comments
Copy file name to clipboardExpand all lines: webdev/CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
-
## 3.7.2-wip
1
+
## 3.7.2
2
2
3
+
- Fixed duplicate app logs on page refresh by preventing multiple stdout listeners for the same appId.
3
4
- Adds `--offline` flag [#2483](https://github.com/dart-lang/webdev/pull/2483).
4
5
- Support the `--hostname` flag when the `--tls-cert-key` and `--tls-cert-chain` flags are present [#2588](https://github.com/dart-lang/webdev/pull/2588).
0 commit comments