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 588c320 commit d53a743Copy full SHA for d53a743
packages/putout/ChangeLog
@@ -1,3 +1,9 @@
1
+2020.12.09, v12.2.1
2
+
3
+fix:
4
+- (putout) remove-useless-escape: disable for yml
5
6
7
2020.12.09, v12.2.0
8
9
feature:
packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
- "version": "12.2.0",
+ "version": "12.2.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "the pluggable code transformer",
"homepage": "http://github.com/coderaiser/putout",
0 commit comments