Skip to content

Commit 52929d2

Browse files
committed
chore: putout: v40.15.0
1 parent 2d3be5c commit 52929d2

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.24, v40.15.0
2+
3+
fix:
4+
- 4ea622ea5 putout: rm useless debug
5+
6+
feature:
7+
- 71234600f @putout/engine-runner: debug -> obug
8+
- 70a0d257a @putout/plugin-apply-shorthand-properties: spread
9+
- 7dc73dcec @putout/compare: debug -> odebug
10+
- 6e7a44cdb @putout/plugin-apply-shorthand-properties: computed
11+
- 4c643415e root: eslint v10.0.0-alpha.0 (https://eslint.org/blog/2025/11/eslint-v10.0.0-alpha.0-released)
12+
- 18f4ddd69 @putout/plugin-logical-expressions: simplify: JSXContainerExpression: exclude
13+
- 41c8458aa @putout/plugin-eslint-plugin: drop support of 🐊 < 40
14+
- 97bb82778 @putout/plugin-eslint-plugin: remove-errors-type: add
15+
- ea07075a5 @putout/plugin-for-of: reduce: inside ExportNamedDeclaration
16+
- 2f6f665b4 @putout/plugin-nodejs: convert-esm-to-commonjs: destructuring
17+
118
2025.11.14, v40.14.0
219

320
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.14.0",
3+
"version": "40.15.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)