Skip to content

Commit 85e3c35

Browse files
committed
Publish 24.4.0
1 parent 5edc9c5 commit 85e3c35

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dwds/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 24.4.0-wip
1+
## 24.4.0
22

33
- Added support for breakpoint registering on a hot reload with the DDC library bundle format using PausePostRequests.
44
- `FrontendServerDdcLibraryBundleStrategy.hotReloadSourceUri` is now expected to also provide the reloaded modules.

dwds/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dwds/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dwds
22
# Every time this changes you need to run `dart run build_runner build`.
3-
version: 24.4.0-wip
3+
version: 24.4.0
44

55
description: >-
66
A service that proxies between the Chrome debug protocol and the Dart VM

0 commit comments

Comments
 (0)