Skip to content

Commit 942f43e

Browse files
committed
chore: putout: v40.13.0
1 parent 36debe4 commit 942f43e

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

packages/putout/ChangeLog

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
2025.11.11, v40.13.0
2+
3+
feature:
4+
- 36debe452 putout: @putout/plugin-for-of v10.0.0
5+
- 14987188b @putout/for-of: drop support of 🐊< 40
6+
- c20effb78 @putout/plugin-for-of: for-each: improve TS support
7+
- 80702610a @putout/plugin-conditions: reverse-conditions: couple
8+
- b2e9bbd4b @putout/plugin-conditions: apply-consistent-blocks: leading comments
9+
- 8fa454406 @putout/plugin-types: convert-typeof-to-is-type: declared
10+
- e033dab75 @putout/plugin-esm: group-imports-by-source: sort-imports-by-specifiers: couple
11+
- 1df9617b6 @putout/plugin-putout: replace-test-message: noReport: couple args
12+
- 126311175 @putout/plugin-putout: apply-fixture-name-to-message: noReport: couple args
13+
- 9d7157876 @putout/plugin-split-nested-destructuring: exclude declared
14+
- ff91ae4f8 @putout/plugin-nodejs: group-require-by-id: traverse Program instead of using pathStore
15+
- 480c80b9b @putout/operate: extract: TSAsExpression: add support
16+
- cbf5429b6 @putout/plugin-nodejs: group-require-by-id: changed node before exit: add support
17+
- 5e5371ddc @putout/plugin-remove-useless-variables: declaration: no loc support
18+
- 4f1d0917f @putout/plugin-remove-duplicate-keys: CallExpression: exclude
19+
- f177caddd @putout/plugin-convert-array-copy-to-slice: migrate to ESM
20+
- 536aff41c putout: @putout/plugin-convert-array-copy-to-slice v4.0.0
21+
- b6b7ca858 @putout/plugin-convert-array-copy-to-slice: drop support of 🐊 < 40
22+
- 6b32df6b9 @putout/plugin-convert-array-copy-to-slice: exclude ternary
23+
- 6c83b9e9f @putout/plugin-remove-useless-spread: array: ternary
24+
- 70bd9804c @putout/plugin-esm: merge-declaration-with-export: exclude: require
25+
- 2daedf48a @putout/plugin-nodejs: group-require-by-id: esm/merge-declaration-with-export: improve support
26+
127
2025.10.27, v40.12.0
228

329
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": "40.12.0",
3+
"version": "40.13.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)