Skip to content

Commit

Permalink
chore(package) v17.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 15, 2021
1 parent 3e143c4 commit 289f6f3
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
@@ -1,3 +1,16 @@
2021.05.15, v17.5.0

fix:
- (@putout/plugin-simplify-ternary) || -> &&
- (@putout/plugin-simplify-ternary) rm broken cases, where condition was removed


feature:
- (@putout/plugin-remove-useless-return) add
- (@putout/plugin-putout) add convert-traverse-to-include: apply-as-type-assertions, putout-config



2021.05.14, v17.4.0

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

Please sign in to comment.