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 564250e commit bac3844Copy full SHA for bac3844
build_web_compilers/CHANGELOG.md
@@ -1,6 +1,7 @@
1
-## 4.1.0-wip
+## 4.1.0-beta.1
2
3
- Fix loading compiled modules from subdirectories.
4
+- Stop using deprecated wasm loader functions.
5
6
## 4.1.0-beta.0
7
build_web_compilers/pubspec.yaml
@@ -1,5 +1,5 @@
name: build_web_compilers
-version: 4.1.0-wip
+version: 4.1.0-beta.1
description: Builder implementations wrapping the dart2js and DDC compilers.
repository: https://github.com/dart-lang/build/tree/master/build_web_compilers
# This package can't be part of the workspace because it requires a very recent
0 commit comments