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 3062616 commit 83e97f6Copy full SHA for 83e97f6
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 7.2
4
+
5
+- DRY the command definitions into a single `makeCommand` method,
6
+ and update the type signatures to more appropriately infer the
7
+ return type from the options and arguments provided.
8
9
## 7.1
10
11
- Update minipass to v7.1.0
0 commit comments