Skip to content

Commit 8eee99a

Browse files
committed
Merge remote-tracking branch 'upstream/main' into passreloadedsources
2 parents 557e431 + 1c29125 commit 8eee99a

File tree

7 files changed

+1188
-623
lines changed

7 files changed

+1188
-623
lines changed

dwds/CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
1-
## 25.0.2
1+
## 25.0.3
22

33
### Bug Fixes:
44

55
- Fix issue in hot restart with the web socket where we didn't pass the reloaded
66
sources path, resulting in a null assertion.
77

8+
## 25.0.2
9+
10+
### Bug Fixes:
11+
12+
- Fix issue where DDS would fail to initialize if DWDS already had existing
13+
clients.
14+
815
## 25.0.1
916

1017
### Bug Fixes:
@@ -80,6 +87,7 @@
8087
libraries instead of assuming it exists in the global `window`.
8188

8289
## 24.3.5
90+
8391
- Allow clients to specify the `packageConfigPath` in `LoadStrategy` class and associated providers.
8492

8593
## 24.3.4
@@ -164,7 +172,7 @@
164172

165173
## 23.1.1
166174

167-
- Loosen `package:vm_service` constraints to allow `>=13.0.0 <15.0.0`. - [#2329](https://github.com/dart-lang/webdev/pull/2329)
175+
- Loosen `package:vm_service` constraints to allow `>=13.0.0 <15.0.0`. - [#2329](https://github.com/dart-lang/webdev/pull/2329)
168176

169177
## 23.1.0
170178

0 commit comments

Comments
 (0)