Skip to content

Commit 592be77

Browse files
committed
chore: putout: v40.0.11
1 parent 0d7a080 commit 592be77

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.22, v40.0.11
2+
3+
fix:
4+
- 5547e4c38 @putout/test: ext -> extension
5+
6+
feature:
7+
- 0d7a08058 putout: @putout/plugin-webpack v4.0.0
8+
- 25abc610c @putout/processor-wasm: apply-nesting (xtuc/webassemblyjs#1208)
9+
- 0bb7573f1 @putout/processor-wasm: drop support of 🐊 < 40
10+
- 115d824d0 @putout/test: add ability to override ext
11+
112
2025.04.18, v40.0.10
213

314
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.0.10",
3+
"version": "40.0.11",
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)