We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991ffb3 commit f1ee96bCopy full SHA for f1ee96b
dwds/CHANGELOG.md
@@ -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
8
## 25.0.1
9
10
### Bug Fixes:
@@ -73,6 +80,7 @@
73
80
libraries instead of assuming it exists in the global `window`.
74
81
75
82
## 24.3.5
83
76
84
- Allow clients to specify the `packageConfigPath` in `LoadStrategy` class and associated providers.
77
85
78
86
## 24.3.4
@@ -157,7 +165,7 @@
157
165
158
166
## 23.1.1
159
167
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)
161
169
162
170
## 23.1.0
163
171
0 commit comments