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 41c97b1 commit 23ff7d1Copy full SHA for 23ff7d1
dwds/CHANGELOG.md
@@ -1,5 +1,6 @@
1
## 24.2.0-wip
2
- Replace deprecated JS code `this.__proto__` with `Object.getPrototypeOf(this)` - [#2500](https://github.com/dart-lang/webdev/pull/2500)
3
+- Removed unsound null safety options from classes ModuleMetadata and MetadataProvider - [#2427](https://github.com/dart-lang/webdev/issues/2427)
4
5
## 24.1.0
6
0 commit comments