Skip to content

Commit

Permalink
chore(package) v4.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jun 18, 2019
1 parent d0652b1 commit 0263773
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 @@
2019.06.18, v4.30.0

fix:
- (@putout/plugin-convert-commonjs-to-esm) npmignore
- (@putout/plugin-convert-esm-to-commonjs) npmignore
- (@putout/plugin-remove-process-exit) eslint-plugin-putout: dependency -> devDependency
- (@putout/plugin-remove-console) eslint-plugin-putout: dependency -> devDependency
- (@putout/plugin-convert-esm-to-commonjs) eslint-plugin-putout: dependency -> devDependency
- (@putout/plugin-extract-object-properties) add support of no destructuring
- (@putout/plugin-extract-object-properties) different function arguments

feature:
- (putout) add bundle dist/putout.js
- (@putout/plugin-remove-unused-expressions) add support of Literal


2019.06.14, v4.29.0

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

Please sign in to comment.