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 f08d321 commit d4fb1b4Copy full SHA for d4fb1b4
build_modules/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 5.0.1-dev
+## 5.0.1
2
3
- Delete the long deprecated `dart2JsWorkerResource` api and associated code.
4
- This should have landed in 5.0.0 but in practice doesn't work in Dart 3 any
build_modules/pubspec.yaml
@@ -1,5 +1,5 @@
name: build_modules
-version: 5.0.1-dev
+version: 5.0.1
description: >-
Builders to analyze and split Dart code into individually compilable modules
5
based on imports.
0 commit comments