Skip to content

Commit

Permalink
chore(package) v4.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jul 3, 2019
1 parent 48cbe32 commit 5b9e9ec
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2019.07.03, v4.46.0

feature:
- (putout) add ability to determine jsx
- (@putout/plugin-remove-unused-variables) add support of ClassDeclaration in ExportNamedDeclaration
- (@putout/plugin-remove-unused-variables) add support of TSExpressionWithTypeArguments
- (@putout/plugin-remove-unused-variables) add support of QualifiedTypeIdentifier


2019.07.02, v4.45.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": "4.45.0",
"version": "4.46.0",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "the pluggable code transformer",
"homepage": "http://github.com/coderaiser/putout",
Expand Down

0 comments on commit 5b9e9ec

Please sign in to comment.