Skip to content

Commit ce5e6bb

Browse files
committed
Merge remote-tracking branch 'upstream/main' into fixwindowstests
2 parents 4f01268 + 1c29125 commit ce5e6bb

File tree

6 files changed

+225
-340
lines changed

6 files changed

+225
-340
lines changed

dwds/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## 25.1.0-wip
22

3+
## 25.0.2
4+
5+
### Bug Fixes:
6+
7+
- Fix issue where DDS would fail to initialize if DWDS already had existing
8+
clients.
9+
310
## 25.0.1
411

512
### Bug Fixes:
@@ -75,6 +82,7 @@
7582
libraries instead of assuming it exists in the global `window`.
7683

7784
## 24.3.5
85+
7886
- Allow clients to specify the `packageConfigPath` in `LoadStrategy` class and associated providers.
7987

8088
## 24.3.4
@@ -159,7 +167,7 @@
159167

160168
## 23.1.1
161169

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

164172
## 23.1.0
165173

0 commit comments

Comments
 (0)