Skip to content

Commit 70cc1e9

Browse files
committed
chore: putout: v40.12.0
1 parent a6bdae7 commit 70cc1e9

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/putout/ChangeLog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2025.10.27, v40.12.0
2+
3+
feature:
4+
- a6bdae7aa putout: @putout/plugin-convert-array-copy-to-slice v4.0.0
5+
- 386ef04d7 @putout/plugin-convert-array-copy-to-slice: drop support of 🐊 < 40
6+
- 30cec8e4f @putout/plugin-convert-array-copy-to-slice: exclude ternary
7+
- 2f08e264b @putout/plugin-remove-useless-spread: array: ternary
8+
- fa9e004ff @putout/plugin-esm: merge-declaration-with-export: exclude: require
9+
- bf9521819 @putout/plugin-nodejs: group-require-by-id: esm/merge-declaration-with-export: improve support
10+
- dc8b16b5d @putout/engine-parser: do not produce tokens without a need
11+
- b19a9ef4d @putout/plugin-github: setup-node: v6
12+
- beceab4b0 @putout/plugin-github: update-actions: checkout: v5
13+
- 0eecd1c21 @putout/plugin-github: install-bun: update to v2
14+
- e9aee85e1 @putout/plugin-github: update-actions: oven-sh/setup-bun
15+
116
2025.10.17, v40.11.0
217

318
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.11.0",
3+
"version": "40.12.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)