Skip to content

Commit 7bcf514

Browse files
committed
Move changelog entry
1 parent abef700 commit 7bcf514

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dwds/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
## 24.4.0-wip
22

3+
- Added support for breakpoint registering on a hot reload with the DDC library bundle format using PausePostRequests.
4+
35
## 24.3.11
46

57
- Changed DWDS to always inject the client and added `useDwdsWebSocketConnection` flag to control communication protocol: when true uses socket-based implementation, when false uses Chrome-based communication protocol.
68
- Added WebSocket-based hot reload support: `reloadSources` in `ChromeProxyService` and `DevHandler` now handle hot reload requests and responses over WebSockets.
79
- Refactored the injected client to use a reusable function for handling hot reload requests and responses over WebSockets.
8-
- Added support for breakpoint registering on a hot restart and on a hot reload with the DDC library bundle format using PausePostRequests.
10+
- Added support for breakpoint registering on a hot restart with the DDC library bundle format using PausePostRequests.
911

1012
## 24.3.10
1113

0 commit comments

Comments
 (0)