Skip to content

Commit 5697db2

Browse files
committed
chore: putout: v38.5.5
1 parent 783b883 commit 5697db2

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

packages/putout/ChangeLog

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
2025.03.15, v38.5.5
2+
3+
feature:
4+
- 783b883d9 putout: @putout/plugin-tape v17.0.0
5+
- 2abe1fae3 @putout/plugin-conditions: merge-if-with-else
6+
- 70b56daee @putout/plugin-tape: drop support of 🐊 < 38
7+
- 819116c10 @putout/plugin-tape: convert-called-with-args: add spread
8+
- 9d3893e2a @putout/engine-runner: replace: couple: run fix only after match
9+
- 08ce83bd7 @putout/plugin-for-of: add-missing-declaration: add support-of ArrayPattern, ObjectPattern
10+
- 769c220e2 @putout/engine-runner: rm comment
11+
- 86af22bfa @putout/operator-filesystem: createNestedDirectory: add
12+
- 5fa44bdbd @putout/plugin-conditions: remove-useless-loop-condition
13+
- b8dcb0016 @putout/plugin-putout: convert-node-to-path-in-get-template-values: exclude parentPath
14+
- 698ad755e eslint-plugin-putout: json: .filesystem.json: putout/objects-braces-inside-array: disable
15+
- d4ababf00 @putout/processor-filesystem: lint simple filesystem
16+
- 40c6a3b5b @putout/plugin-putout: declare: readDirectory: add
17+
- d6c60679f @putout/operator-filesystem: readDirectory: add
18+
- 7b16cf80b @putout/plugin-operator-declare: nodejs/convert-esm-to-commonjs: improve support
19+
- 67fb7675d @putout/plugin-putout: replace-test-message: transform with plugins
20+
- d8574395d @putout/plugin-putout: add-traverse-args: convert-traverse-to-scan
21+
- 7dfac1641 @putout/plugin-putout: convert-traverse-to-scan: ESM
22+
- c0f811234 @putout/plugin-filesystem: remove-travis-yml-file: add
23+
124
2025.03.10, v38.5.4
225

326
fix:

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.4",
3+
"version": "38.5.5",
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)