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.
2 parents cc36448 + a020087 commit d148010Copy full SHA for d148010
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 4.2.1
4
+
5
+- Update `hackFastFormat` to detect and respect the project's
6
+`organizeDirectives` configuration.
7
8
## 4.2.0
9
10
- Add a `clean` command by default that removes temporary files used by
pubspec.yaml
@@ -1,5 +1,5 @@
name: dart_dev
-version: 4.2.0
+version: 4.2.1
description: >
Centralized tooling for Dart projects.
Consistent interface across projects.
0 commit comments