Skip to content

Commit

Permalink
chore(package) v25.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 4, 2022
1 parent a2580e3 commit dcad950
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 @@
2022.05.04, v25.17.4

fix:
- (@putout/plugin-convert-reduce-to-for-of) drop crawl
- (@putout/plugin-convert-reduce-to-for-of) add crawl
- (@putout/plugin-convert-reduce-to-for-of) rename missing


feature:
- (package) @putout/plugin-remove-nested-blocks v6.0.0
- (@putout/plugin-remove-nested-blocks) drop support of 馃悐 < 25
- (@putout/plugin-remove-nested-blocks) add crawl before checking intersect
- (@putout/plugin-convert-reduce-to-for-of) improve support of initial value


2022.05.03, v25.17.3

feature:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "25.17.3",
"version": "25.17.4",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "馃悐 Pluggable and configurable code transformer with built-in eslint and babel plugins support of js, jsx typescript, flow files, markdown, yaml and json",
Expand Down

0 comments on commit dcad950

Please sign in to comment.