Skip to content

Commit

Permalink
chore(package) v25.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Feb 23, 2022
1 parent 7fac992 commit 7efb723
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,21 @@
2022.02.23, v25.0.3

fix:
- feature(@putout/test) UPDATE: add ability to remove unused fixtures


feature:
- (package) @putout/plugin-tape v9.0.0
- (@putout/plugin-tape) drop support of putout < 25
- (@putout/test) UPDATE: add ability to remove unused fixtures
- (@putout/plugin-tape) remove-only: add support of not top level 'test.only'
- (@putout/plugin-apply-try-catch) args: add support of MemberExpression
- (@putout/plugin-apply-try-catch) args: add
- (@putout/plugin-apply-try-catch) add support of VariableDeclarator
- (@putout/plugin-try-catch) camel -> tryName
- (@putout/plugin-apply-try-catch) add support of IfCondition


2022.02.23, v25.0.2

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

Please sign in to comment.