Skip to content

Commit 27e355a

Browse files
committed
chore: putout: v40.0.12
1 parent b55e781 commit 27e355a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/putout/ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2025.04.23, v40.0.12
2+
3+
fix:
4+
- 8295aed4c @putout/processor-wasm: rules: apply-nesting: exclude couple
5+
6+
feature:
7+
- b55e781e4 putout: @putout/plugin-reuse-duplicate-init v8.0.0
8+
- 0445a713c @putout/plugin-reuse-duplicate-init: migrate to ESM
9+
- 804a1b657 @putout/processor-wasm: rules: remove-unused: exclude called
10+
- a7e955e27 @putout/processor-wasm: rules: remove-unused: add
11+
112
2025.04.22, v40.0.11
213

314
fix:

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.0.11",
3+
"version": "40.0.12",
44
"type": "commonjs",
55
"author": "coderaiser <mnemonic.enemy@gmail.com> (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)