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 fcd9728 commit de73a9aCopy full SHA for de73a9a
build_web_compilers/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 4.4.6
2
+
3
+- Add build options to customize the SDK used for compiling to js and wasm.
4
5
## 4.4.5
6
7
- Updating DDC's bootstrapper to be consistent with the rest of the ecosystem.
build_web_compilers/pubspec.yaml
@@ -1,5 +1,5 @@
name: build_web_compilers
-version: 4.4.5
+version: 4.4.6
description: Builder implementations wrapping the dart2js and DDC compilers.
repository: https://github.com/dart-lang/build/tree/master/build_web_compilers
resolution: workspace
0 commit comments