Skip to content

Commit

Permalink
chore(package) v4.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jul 18, 2019
1 parent a1e24be commit e6b680d
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
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
2019.07.18, v4.54.0

fix:
- (@putout/plugin-strict-mode) add: literal -> directive
- (putout) client build: disable babelPlugins for client side

feature:
- (putout) add merge
- (babel-plugin-putout) add
- (package) eslint-plugin-node v9.1.0
- (putout) add transform


2019.07.18, v4.53.0

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": "4.53.0",
"version": "4.54.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 e6b680d

Please sign in to comment.