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 fd26f16 commit dfeb525Copy full SHA for dfeb525
packages/putout/ChangeLog
@@ -1,3 +1,10 @@
1
+2020.12.18, v12.7.0
2
+
3
+feature:
4
+- (putout) add ability to guess possible command line option when provided is invalid
5
+- (@putout/plugin-promises) add-missing-await
6
7
8
2020.12.18, v12.6.0
9
10
fix:
packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
- "version": "12.6.0",
+ "version": "12.7.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "the pluggable code transformer",
"homepage": "http://github.com/coderaiser/putout",
0 commit comments