Skip to content

Commit 7a98931

Browse files
committed
Migrate injected client to package:web
1 parent 4f9bc05 commit 7a98931

File tree

10 files changed

+8843
-13464
lines changed

10 files changed

+8843
-13464
lines changed

dwds/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 24.2.0-wip
2-
- Replace deprecated JS code `this.__proto__` with `Object.getPrototypeOf(this)` - [#2500](https://github.com/dart-lang/webdev/pull/2500)
2+
3+
- Replace deprecated JS code `this.__proto__` with `Object.getPrototypeOf(this)`. - [#2500](https://github.com/dart-lang/webdev/pull/2500)
4+
- Migrate injected client code to `package:web`. - [#2491](https://github.com/dart-lang/webdev/pull/2491)
35

46
## 24.1.0
57

0 commit comments

Comments
 (0)