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 5a75c51 commit 9594995Copy full SHA for 9594995
CHANGELOG.md
@@ -1,14 +1,16 @@
1
## 3.7.2
2
3
+**Released on:** 2025-03-12
4
+
5
This is a patch release that:
6
7
- Fixes a bug in dart2wasm that imports a `js-string` builtin function with a
8
non-nullable parameter type where it must use a nullable one (issue [#59899]).
9
10
[#59899]: https://github.com/dart-lang/sdk/issues/59899
11
-
12
## 3.7.1
13
14
**Released on:** 2025-02-26
15
16
tools/VERSION
@@ -26,6 +26,6 @@
26
CHANNEL stable
27
MAJOR 3
28
MINOR 7
29
-PATCH 1
+PATCH 2
30
PRERELEASE 0
31
PRERELEASE_PATCH 0
0 commit comments