Skip to content

Commit e91ce51

Browse files
committed
chore: putout: v40.7.0
1 parent 6016804 commit e91ce51

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/putout/ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2025.08.28, v40.7.0
2+
3+
fix:
4+
- d1ec24cb1 @putout/plugin-minify: convert-let-to-var-inside-label -> convert-l
5+
- 21a971c40 @putout/plugin-minify: merge-variables: no loc
6+
- 1eadf70ed @putout/plugin-minify: merge-variables: no-use-before-declare
7+
8+
feature:
9+
- b34698167 @putout/plugin-convert-object-entries-to-object-keys: add
10+
- 8b9fa1570 @putout/plugin-minify: convert-let-to-var-inside-label: add
11+
- 0facf1191 @putout/pugin-minify: merge-variables: declared in next line
12+
113
2025.08.25, v40.6.2
214

315
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.6.2",
3+
"version": "40.7.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)