File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ 2020.12.21, v12.7.1
2+
3+ fix:
4+ - (putout) ignore: dist* -> dist, dist-dev
5+ - docs(readme) no : without transformation
6+
7+ feature:
8+ - (@putout/plugin-tape) convert-throws-to-try-catch: add support of MemberExpression
9+ - (@putout/plugin-promises) add-missing-await: exclude then-catch
10+ - (@putout/plugin-promises) add-missing-await: exclude top level
11+ - (@putout/plugin-promises) add support of SwitchStatement
12+ - (@putout/plugin-tape) add apply-stub-operator
13+ - (eslint-plugin-putout) markdown: disable node/no-unpublished-import
14+ - (eslint-plugin-putout) markdown: disable node/no-extraneous-import
15+ - (@putout/plugin-promises) add-missing-await: add support of ArrayExpression
16+
17+
1182020.12.18, v12.7.0
219
320feature:
Original file line number Diff line number Diff line change 11{
22 "name" : " putout" ,
3- "version" : " 12.7.0 " ,
3+ "version" : " 12.7.1 " ,
44 "author" : " coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)" ,
55 "description" : " the pluggable code transformer" ,
66 "homepage" : " http://github.com/coderaiser/putout" ,
You can’t perform that action at this time.
0 commit comments