Skip to content

Commit

Permalink
chore(package) v23.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Dec 21, 2021
1 parent 93cdb7c commit 88b6b45
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 @@
2021.12.21, v23.0.0

feature:
- (package) @putout/engine-loader v5.0.0
- (package) @putout/engine-loader v5.0.0
- (package) @putout/plugin-regexp v4.0.0
- (@putout/plugin-regexp) drop support of putout < 23
- (putout) drop jscodeshift support
- (@putout/engine-loader) drop support of jscodeshift
- (putout) apply @putout/recast v1.5.1 modifications
- (eslint-plugin-putout) putout: add ability parse error instead of throw
- (eslint-plugin-putout) ts: add no-redeclare
- (@putout/plugin-tape) add-await-to-re-import: add suport of nested blocks


2021.12.20, v22.9.0

fix:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "22.9.0",
"version": "23.0.0",
"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",
"homepage": "http://github.com/coderaiser/putout",
Expand Down

0 comments on commit 88b6b45

Please sign in to comment.