Skip to content

Commit aca1742

Browse files
committed
chore: putout: v41.0.10
1 parent c55a476 commit aca1742

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.12.27, v41.0.10
2+
3+
feature:
4+
- c55a476c3 putout: @putout/plugin-declare-before-reference v9.0.0
5+
- 149a38dac @putout/plugin-variables: remove-unused: ArrayPattern: filter before check
6+
- 7d776bfce @putout/plugin-declare-before-reference: drop support of 🐊 < 41
7+
- 14369f390 @putout/plugin-declare-before-reference: variables/apply-declarations-order
8+
- 4e99f41d2 @putout/plugin-variables: apply-destructuring-order: exclude not ObjectPattern
9+
- 9d892ab70 putout: config: markdown: variables/apply-declarations-order: disable
10+
- 9a0cd6899 @putout/plugin-variables: apply-declarations-order: both identifiers
11+
- b44904377 @putout/plugin-putout-config: apply-variables: reuse-duplicate-init
12+
- 511db8f32 @putout/plugin-variables: reuse-duplicate-init: add
13+
- 5af46b3a3 @putout/variables: apply-declarations-order: add
14+
- a05cea44e @putout/plugin-destructuring: apply-declarations-order: add
15+
- fbb452f01 @putout/plugin-putout: declare-template-variables: no arguments
16+
- b8e027497 @putout/plugin-putout: declare-template-variables: ArrowFunction body: expression
17+
118
2025.12.26, v41.0.9
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": "41.0.9",
3+
"version": "41.0.10",
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)