Skip to content

Commit

Permalink
chore(package) v7.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Mar 18, 2020
1 parent ebfafb2 commit 6bf4ad2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
2020.03.18, v7.19.1

fix:
- test(putout) cli: process-file: --

feature:
- (package) @putout/plugin-remove-useless-async v2.0.0
- (@putout/plugin-remove-useless-async) drop support of putout < 7.17
- (@putout/plugin-remove-useless-async) add support of for-await-of
- (@putout/plugin-remove-unused-variables) add support of decorators
- (@putout/engine-parser) add support of decorators


2020.03.18, v7.19.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "7.19.0",
"version": "7.19.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "the pluggable code transformer",
"homepage": "http://github.com/coderaiser/putout",
Expand Down

0 comments on commit 6bf4ad2

Please sign in to comment.