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 0791d51 commit a57654eCopy full SHA for a57654e
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [2.0.6](https://github.com/Workiva/dart_dev/compare/2.0.5...2.0.6)
4
+
5
+- **Improvement:** On dart 2, the `test` task now properly sets a non-zero
6
+ exit code if the build fails. As a result, it also no longer runs a separate
7
+ `pub run build_runner build` prior to running tests.
8
9
## [2.0.5](https://github.com/Workiva/dart_dev/compare/2.0.4...2.0.5)
10
11
- **Improvement:** Added `config.test.deleteConflictingOutputs` that when
0 commit comments