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 001cadd commit 6c8cc94Copy full SHA for 6c8cc94
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.12.20+4
2
+
3
+* Fixed strong-mode errors and other blockers for compiling with `dev_compiler`.
4
5
## 0.12.20+3
6
7
* `--pause-after-load` no longer deadlocks with recent versions of Chrome.
pubspec.yaml
@@ -1,5 +1,5 @@
name: test
-version: 0.12.20+3
+version: 0.12.20+4
author: Dart Team <[email protected]>
description: A library for writing dart unit tests.
homepage: https://github.com/dart-lang/test
0 commit comments