Skip to content

Commit cf59417

Browse files
committed
chore: putout: v40.15.1
1 parent 7705b5b commit cf59417

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.11.25, v40.15.1
2+
3+
fix:
4+
- 7705b5b50 putout: -i
5+
- 3aca6de5a @putout/plugin-esm: sort-imports-by-specifiers: report after transform
6+
- 51c27260d putout: rm useless debug
7+
8+
feature:
9+
- 2b9886268 @putout/cli-choose-formatter: @putout/cli-choose v3.0.0
10+
- 7e5e37bf7 @putout/cli-choose: drop support of node < 20
11+
- c830b60a5 @putout/cli-choose: ctrl + c
12+
- 4c395fc2a @putout/plugin-esm: sort-imports-by-specifiers: lots
13+
- 0de67aab1 @putout/eslint-flat: @eslint/config-helpers v0.5.0
14+
- 9c9be6034 @putout/engine-runner: debug -> obug
15+
- 6002883cb @putout/plugin-apply-shorthand-properties: spread
16+
- 164bb688d @putout/compare: debug -> odebug
17+
118
2025.11.24, v40.15.0
219

320
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": "40.15.0",
3+
"version": "40.15.1",
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)