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 87662d7 commit ec72979Copy full SHA for ec72979
dwds/CHANGELOG.md
@@ -1,5 +1,5 @@
1
## 24.2.0-wip
2
-- Replace deprecated JS code - [#2500](https://github.com/dart-lang/webdev/pull/2500)
+- Replace deprecated JS code `this.__proto__` with `Object.getPrototypeOf(this)` - [#2500](https://github.com/dart-lang/webdev/pull/2500)
3
4
## 24.1.0
5
0 commit comments