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 8ad4ca1 commit d70d99aCopy full SHA for d70d99a
CHANGELOG.md
@@ -1,12 +1,12 @@
1
-## 3.3.4
+## 3.3.4 - 2024-04-17
2
3
This is a patch release that:
4
5
- Fixes an issue with JS interop in dart2wasm where JS interop methods that used
6
the enclosing library's `@JS` annotation were actually using the invocation's
7
- enclosing library's `@JS` annotation. (issue [#55359])
+ enclosing library's `@JS` annotation. (issue [#55430]).
8
9
-[#55359]: https://github.com/dart-lang/sdk/issues/55359
+[#55430]: https://github.com/dart-lang/sdk/issues/55430
10
11
## 3.3.3 - 2024-03-27
12
tools/VERSION
@@ -26,6 +26,6 @@
26
CHANNEL stable
27
MAJOR 3
28
MINOR 3
29
-PATCH 3
+PATCH 4
30
PRERELEASE 0
31
PRERELEASE_PATCH 0
0 commit comments