Skip to content

Commit

Permalink
chore(package) v26.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 12, 2022
1 parent 2bb58a9 commit 053527e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,28 @@
2022.05.12, v26.0.2

fix:
- (@putout/plugin-reuse-deuplicate-init) description


feature:
- (package) @putout/plugin-reuse-duplicate-init v4.0.0
- (@putout/plugin-reuse-duplicate-init) drop support of 馃悐 < 26
- (@putout/plugin-reuse-duplicate-init) report message: simplify
- (@putout/plugin-remove-useless-variables) remove: add support of AssignmentExpression
- (@putout/operate) remove: improve comments support
- (@putout/plugin-remove-useless-variables) await: improve report message
- (@putout/plugin-putout) add: replace-test-message
- (@putout/plugin-apply-array-at) improve report
- (@putout/plugin-convert-reduce-to-for-of) exclude CallExpression
- (@putout/plugin-tape) convert-ok-to-match: test: add support of message
- (@putout/plugin-remove-useless-operand) check operand type when string could be used
- (@putout/plugin-madrun) convert-lint-lib: parseObject -> getProperty
- (@putout/plugin-madrun) convert-nyc-to-c8: add support of CommonJS
- (@putout/operator-add-args) exclude not calls
- (@putout/eslint-config) add array-bracket-spacing
- (@putout/plugin-putout) add-args: add support of process


2022.05.09, v26.0.1

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

Please sign in to comment.