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 ab6ec6e commit 9093db6Copy full SHA for 9093db6
packages/putout/ChangeLog
@@ -1,3 +1,12 @@
1
+2021.01.08, v13.2.0
2
+
3
+feature:
4
+- (@putout/plugin-nodejs) add
5
+- (@putout/processsor-yaml) package: js-yaml v4.0.0
6
+- (@putout/plugin-madrun) convert-to-async: imporve support of couple run arguments
7
+- (@putout/plugin-madrun) add-fresh-lint: add support of ESM
8
9
10
2021.01.03, v13.1.2
11
12
fix:
packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
- "version": "13.1.2",
+ "version": "13.2.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