Skip to content

Commit f1ee96b

Browse files
committed
Prep for 25.0.2
1 parent 991ffb3 commit f1ee96b

File tree

4 files changed

+1055
-677
lines changed

4 files changed

+1055
-677
lines changed

dwds/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 25.0.2
2+
3+
### Bug Fixes:
4+
5+
- Fix issue where DDS would fail to initialize if DWDS already had existing
6+
clients.
7+
18
## 25.0.1
29

310
### Bug Fixes:
@@ -73,6 +80,7 @@
7380
libraries instead of assuming it exists in the global `window`.
7481

7582
## 24.3.5
83+
7684
- Allow clients to specify the `packageConfigPath` in `LoadStrategy` class and associated providers.
7785

7886
## 24.3.4
@@ -157,7 +165,7 @@
157165

158166
## 23.1.1
159167

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

162170
## 23.1.0
163171

0 commit comments

Comments
 (0)