Skip to content

Commit

Permalink
chore(package) v18.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jun 23, 2021
1 parent 2e1c12a commit 01a62f7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,19 @@
2021.06.23, v18.2.0

feature:
- (@putout/plugin-simplify-assignment) add
- (@putout/plugin-remove-useless-escape) @putout/plugin-madrun v10.2.0
- (package) mocha v9.0.1
- (package) eslint-plugin-eslint-plugin v3.2.0
- (package) @putout/plugin-remove-unused-expressions v4.2.0
- (package) @babel/eslint-plugin-development v7.14.5
- (package) mocha v9.0.1
- (package) @putout/plugin-remove-useless-return v2.0.0
- (@putout/plugin-remove-useless-return) drop support of node < 14
- (@putout/plugin-putout) add support of convert-method-to-property



2021.06.14, v18.1.1

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

Please sign in to comment.