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 26b9324 commit a0ab799Copy full SHA for a0ab799
packages/putout/ChangeLog
@@ -1,3 +1,12 @@
1
+2020.11.18, v11.3.0
2
+
3
+feature:
4
+- (putout) add support of typescript in markdown files
5
+- (@putout/processor-markdown) add support of typescript
6
+- (eslint-plugin-putout) markdown: add support of typescript
7
+- (eslint-plugin-putout) markdown: disable node/no-unsupported-features/node-builtins
8
9
10
2020.11.18, v11.2.2
11
12
feature:
packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
- "version": "11.2.2",
+ "version": "11.3.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