Skip to content

Commit 9faac04

Browse files
committed
chore: putout: v40.1.10
1 parent fdf23cd commit 9faac04

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/putout/ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2025.05.14, v40.1.10
2+
3+
feature:
4+
- fdf23cd88 putout: @putout/plugin-merge-duplicate-functions v4.0.0
5+
- a7e59046d @putout/plugin-merge-duplicate-functions: exclude ExportNamedDeclaration
6+
- ba0009166 @putout/plugin-merge-duplicate-functions: drop support of 🐊 < 40
7+
- c17cc4903 @putout/engine-runner: replacer: extract expression
8+
19
2025.05.14, v40.1.9
210

311
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.1.9",
3+
"version": "40.1.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)