Skip to content

Commit

Permalink
chore(package) v7.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Apr 4, 2020
1 parent a57bdc6 commit bb88866
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
2020.04.04, v7.20.4

fix:
- (putout) process-file: avoid cache when eslint parser error
- feature(@putout/plugin-putout) add fixType
- feature(@putout/plugin-madrun) rename-eslint-to-putout: : if -> switch
- (@putout/plugin-putout) rm unused propertyPath
- (@putout/plugin-extract-object-properties) rm unused
- (@putout/plugin-extract-object-properties) npmignore: fixture
- (@putout/plugin-extract-object-properties) npmignore: fixture

feature:
- (@putout/plugin-remove-unused-variables) if -> switch
- (@putout/plugin-react-hooks) simplify
- (@putout/plugin-putout) add fixType
- (@putout/plugin-madrun) rename-eslint-to-putout: fix: if -> switch
- (@putout/plugin-remove-unused-private-fields) simplify condition
- (@putout/plugin-madrun) rm not coveraged code
- (@putout/plugin-putout) convert-find-to-traverse: rm not covered code
- (@putout/plugin-react-hooks) rm not coveraged by tests
- (@putout/plugin-extract-object-properties) getTemplateValues


2020.03.30, v7.20.3

fix:
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.20.3",
"version": "7.20.4",
"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 bb88866

Please sign in to comment.