Skip to content

Commit d42d411

Browse files
committed
chore: putout: v38.1.7
1 parent b163f55 commit d42d411

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/putout/ChangeLog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2025.02.14, v38.1.7
2+
3+
feature:
4+
- b163f5597 putout: @putout/plugin-remove-nested-blocks v8.0.0
5+
- 74712f1e2 @putout/plugin-remove-nested-blocks: drop support of 🐊 < 38
6+
- 9341d99b5 @putout/plugin-remove-nested-blocks: ExportNamedDeclaration
7+
- 9f8c82ef7 @putout/plugin-exptract-keywrods-from-variables: ArrowFunctionExpression
8+
- 281cd6f40 @putout/plugin-parens: remove-useless-for-parens: add
9+
- 53b4b91a2 @putout/operator-parens: addParens/removeParens: return path
10+
- a16d22d08 @putout/plugin-eslint: apply-create-eslint: add
11+
- 499ff7d66 @putout/plugin-eslint: apply-ignores: off
12+
- 96bb81494 @putout/plugin-convert-quotes-to-backticks: add support of ObjectProperty
13+
- cf66ec5c5 @putout/plugin-putout: apply-vars: add support of CommonJS
14+
115
2025.02.13, v38.1.6
216

317
feature:

packages/putout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "putout",
3-
"version": "38.1.6",
3+
"version": "38.1.7",
44
"type": "commonjs",
55
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
66
"description": "🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json",

0 commit comments

Comments
 (0)