Skip to content

Commit

Permalink
chore(package) v19.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Aug 23, 2021
1 parent 343504b commit 56bd535
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,22 @@
2021.08.23, v19.0.0

fix:
- (@putout/cli-validate-args) switch to dinymic import
- (@putout/plugin-regexp) convert-to-string: false possitive with Char of kind meta: \d
- (@putout/eslint-config) peerDependency
- (eslint-plugin-putout) peerDependencies: eslint


feature:
- (package) @putout/plugin-promises v6.0.0
- (@putout/operate) extract: add support of ClassMethod
- (putout) remove-useless-async -> promises/remove-useless-async
- (@putout/plugin-promises) add @putout/plugin-remove-useless-async
- (@putout/plugin-remove-useless-async) add support of functions with return
- (@putout/plugin-madrun) add remove-check-duplicates-from-test



2021.08.18, v18.16.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "18.16.0",
"version": "19.0.0",
"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 56bd535

Please sign in to comment.