Skip to content

Commit a67cded

Browse files
committed
chore: putout: v40.10.0
1 parent 13f36e8 commit a67cded

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

packages/putout/ChangeLog

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
2025.10.09, v40.10.0
2+
3+
fix:
4+
- eb371068f @putout/engine-loader: typo
5+
- 4ce369fb0 @putout/operator-jsx: removeClassName: middle
6+
- 3bd8dd428 @putout/operator-jsx: removeClassName: space
7+
8+
feature:
9+
- 13f36e88b putout: @putout/plugin-convert-object-assign-to-merge-spread v7.0.0
10+
- 6b9b30bb8 @putout/plugin-convert-object-assign-to-merge-spread: drop support of 🐊 < 40
11+
- cdbed49da @putout/plugin-convert-object-assign-to-merge-spread: spead -> spread
12+
- 038df3bc5 @putout/eslint-flat: @eslint/config-helpers v0.4.0
13+
- 2a15e9f31 @putout/plugin-nodejs: declare: timers: add
14+
- 195a5d295 @putout/plugin-nodejs: declare: prefix node
15+
- 1b3073b21 @putout/plugin-tape: convert-called-with-no-args-to-called-with: second arg object
16+
- 0445129a1 @putout/engine-reporter: @putout/cli-choose-formatter v5.0.1
17+
- 6849754ae @putout/processor-typescript: ts-morph v27.0.0
18+
- b10b7459c @putout/plugin-putout: declare: addAttribute: add
19+
- e913c1e73 @putout/operator-jsx: addAttribute
20+
121
2025.09.18, v40.9.0
222

323
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.9.0",
3+
"version": "40.10.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)