Skip to content

Commit

Permalink
chore(package) v6.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Oct 25, 2019
1 parent 12fee36 commit ab0adc0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,18 @@
2019.10.25, v6.16.0

fix:
- (@putout/engine-loader) rules options
- (npmignore) .spec.js

feature:
- (package) @putout/plugin-madrun v3.0.0
- (@putout/plugin-madrun) add-madrun: .madrun.js
- (package) madrun v4.0.0
- (@putout/eslint-config) add support of object-curly-spacing
- (@putout/plugin-convert-to-arrow-function) exclude prototype
- (@putout/engine-loader) speed up loading according to rules


2019.10.12, v6.15.1

fix:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "6.15.1",
"version": "6.16.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 ab0adc0

Please sign in to comment.