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 0e0c4be commit 4eb39e4Copy full SHA for 4eb39e4
build_modules/CHANGELOG.md
@@ -1,8 +1,8 @@
1
-## 5.0.12-wip
+## 5.0.12
2
3
- Bump the min SDK to 3.7.0.
4
- Use `build_test` 3.0.0.
5
-- use AOT snapshot for kernel_worker
+- Use AOT snapshot for kernel_worker.
6
7
## 5.0.11
8
build_modules/pubspec.yaml
@@ -1,5 +1,5 @@
name: build_modules
-version: 5.0.12-wip
+version: 5.0.12
description: >-
Builders to analyze and split Dart code into individually compilable modules
based on imports.
0 commit comments