Skip to content

Commit 51c9dca

Browse files
committed
chore: putout: v38.5.6
1 parent 1ce114f commit 51c9dca

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

packages/putout/ChangeLog

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
2025.03.17, v38.5.6
2+
3+
fix:
4+
- c8f3d140b @putout/plugin-putout: apply-report: no-report-three: TemplateLiteral
5+
6+
feature:
7+
- 1ce114ff5 putout: @putout/plugin-remove-useless-variables v13.0.0
8+
- 320fb45f1 @putout/plugin-remove-useless-variables: drop support of 🐊 < 38
9+
- ba7a45953 @putout/plugin-remove-useless-variables: assignment: add
10+
- 01dc18bc3 @putout/plugin-putout: declare: addRootDirectory
11+
- 4b127eb3d @putout/operator-filesystem: getRootDirectory: add
12+
- 474878740 @putout/plugin-putout: apply-report: noReportWithOptions: 3 args
13+
- ded6d6690 @putout/cli-filesystem: removeFile: force: add
14+
- 3aa90044b @putout/plugin-putout: apply-report: add
15+
- 2bf9c989e @putout/plugin-putout: apply-create-nested-directory: add
16+
- 0fd65e55a @putout/plugin-putout: declare: createNestedDirectory: add
17+
118
2025.03.15, v38.5.5
219

320
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.5.5",
3+
"version": "38.5.6",
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)