Skip to content

Commit

Permalink
chore(package) v20.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Oct 3, 2021
1 parent bbb96bf commit 404838b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,22 @@
2021.10.03, v20.8.0

fix:
- feature(@putout/engine-runner) add ability to pass options to fix

feature:
- (@putout/plugin-tape) use isSimpleRegExp from operator
- (package) @putout/plugin-regexp v3.0.0
- (@putout/plugin-regexp) drop support of putout < 20
- (@putout/plugin-putout) declare: add isSimpleRegExp
- (@putout/operator-regexp) add
- (package) estrace v3.0.2
- (@putout/plugin-tape) declare: add Test, Stub
- (@putout/plugin-tape) declare-t: add support of empty body
- (@putout/engine-runner) add ability to pass options to fix
- (@putout/operator-declare) add ability to pass options with declarations
- (eslint-plugin-putout) add evaluate (https://github.com/coderaiser/putout/tree/master/packages/eslint-plugin-putout/lib/evaluate)


2021.10.02, v20.7.1

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

0 comments on commit 404838b

Please sign in to comment.