Skip to content

Commit 3989c8d

Browse files
committed
chore: putout: v40.14.0
1 parent a9f96b8 commit 3989c8d

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.11.14, v40.14.0
2+
3+
feature:
4+
- a9f96b87c putout: @putout/plugin-apply-shorthand-properties v7.0.0
5+
- d8228f3f7 @putout/plugin-apply-shorthand-properties: computed: exclude
6+
- ecee7cba4 @putout/plugin-apply-shorthand-properties: drop support of 🐊 < 40
7+
- bf128ff63 @putout/plugin-apply-destructuring: convert-object-to-array: add
8+
- 40be918da @putout/plugin-conditions: apply-consistent-blocks: empty
9+
- 0d52dd72f eslint-plugin-putout: long-properties-destructuring: NumericLiteral
10+
- 0a0856f22 @putout/plugin-declare-before-reference: exclude TSTypeAliasDeclaration
11+
- 07e59f135 @putout/plugin-remove-iife: exclude JSXExpressionContainer
12+
- 3eb8065b0 @putout/plugin/remove-useless-arguments: arguments: traverse: Identifier -> ReferencedIdentifier
13+
- 788edc362 @putout/plugin-remove-useless-arguments: arguments: crawl
14+
- 4d54d9a49 @putout/plugin-promises: apply-to-level-await: useEffect: exclude
15+
116
2025.11.11, v40.13.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.13.0",
3+
"version": "40.14.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)