Skip to content

Commit bac3844

Browse files
authored
release build_web_compilers 4.1.0-beta.1 (#3756)
1 parent 564250e commit bac3844

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

build_web_compilers/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## 4.1.0-wip
1+
## 4.1.0-beta.1
22

33
- Fix loading compiled modules from subdirectories.
4+
- Stop using deprecated wasm loader functions.
45

56
## 4.1.0-beta.0
67

build_web_compilers/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: build_web_compilers
2-
version: 4.1.0-wip
2+
version: 4.1.0-beta.1
33
description: Builder implementations wrapping the dart2js and DDC compilers.
44
repository: https://github.com/dart-lang/build/tree/master/build_web_compilers
55
# This package can't be part of the workspace because it requires a very recent

0 commit comments

Comments
 (0)