Skip to content

Commit

Permalink
chore(package) v7.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 24, 2020
1 parent 445c5ea commit 2d7e4c9
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 @@
2020.01.24, v7.7.1

fix:
- (@putout/engine-runner) template: isTemplate: entry has no sense in merge visitors
- (@putout/plugin-convert-throw) readme links

feature:
- (package) @putout/plugin-remove-useless-spread v2.0.0
- (@putout/plugin-remove-useless-spread) convert to replace
- (@putout/plugin-convert-arguments-to-rest) simplify
- (@putout/engine-parser) remove acorn version check due to using a fork with overriden version (https://github.com/acornjs/acorn/issues/862)


2020.01.21, v7.7.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": "7.7.0",
"version": "7.7.1",
"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 2d7e4c9

Please sign in to comment.