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 46f7a12 commit 1a67ebfCopy full SHA for 1a67ebf
packages/putout/ChangeLog
@@ -1,3 +1,11 @@
1
+2020.11.21, v11.7.1
2
+
3
+feature:
4
+- (putout) cli: move out ignores: process-file -> index
5
+- (@putout/engine-processor) add process
6
+- (@putout/processor-markdown) add ability to lint markdown files with remark-lint
7
8
9
2020.11.20, v11.7.0
10
11
feature:
packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
- "version": "11.7.0",
+ "version": "11.7.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