Skip to content

Commit b31e1da

Browse files
committed
chore: putout: v39.0.0
1 parent 16f2974 commit b31e1da

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

packages/putout/ChangeLog

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
2025.03.21, v39.0.0
2+
3+
fix:
4+
- be67064de @putout/plugin-madrun: add-function: report
5+
- 6ba9abfc8 @putout/operator-filesystem: removeEmptyDirectory: root
6+
- d98797154 @putout/plugin-putout: apply-report: template
7+
8+
feature:
9+
- 16f2974e9 putout: @putout/plugin-montag v4.0.0
10+
- dca9ff3d7 putout: @putout/plugin-github v15.0.0
11+
- 953e1f062 @putout/plugin-github: set-node-versions: report
12+
- 465424b6e putout: drop support of node < 20
13+
- 87b73ceeb @putout/eslint-config: drop support of node < 20
14+
- be11baee1 @putout/eslint-config: object-shorthand: dissable, use apply-shorthand-properties instead
15+
- b0f280911 eslint-plugin-putout: drop support of node < 20
16+
- b75f4714a @putout/plugin-github: convert to ESM
17+
- 2477c3f51 @putout/plugin-github: drop support of node < 20
18+
- ef38ba0c0 @putout/plugin-montag: convert to ESM
19+
- fb6b83776 eslint-plugin-putout: get rid of esm preset
20+
- fae128672 @putout/engine-loader: rules: parse-rules: get rid of condition
21+
- 2238f289d @putout/engine-loader: add ability to disable all rules except couple enabled
22+
- 33d1f137f @putout/plugin-filesystem: remove-empty-directory: add
23+
- 9b0fa1ea6 @putout/engine-runner: replace: initialize match once
24+
- 44a831012 @putout/plugin-putout: declare: removeEmptyDirectory
25+
- 9975fe8d1 @putout/operator-filesystem: property: move out
26+
- 78c27f37e @putout/operator-filesystem: removeEmptyDirectory: add
27+
128
2025.03.17, v38.5.7
229

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