Skip to content

Commit f64bb95

Browse files
committed
chore: putout: v37.7.0
1 parent 29db2d0 commit f64bb95

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/putout/ChangeLog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2024.12.22, v37.7.0
2+
3+
fix:
4+
- 7dd2dcc3d putout: rm unused dependencies
5+
6+
feature:
7+
- 43e7194d3 @putout/plugin-parens: remove-useless-for-await: no parens
8+
- 6f8f828af @putout/plugin-parens: remove-useless: add
9+
- e0ef81c05 @putout/plugin-parens: add-missing-for-assign: add
10+
- 6d1e77881 @putout/plugin-parens: add
11+
- 20ef6818c putout: @putout/plugin-remove-empty v13.0.0
12+
- 02cedc504 @putout/plugin-putout-config: apply-esm: add
13+
- bdef0dad6 @putout/plugin-remove-empty: drop support of 🐊 < 37
14+
- 35474d776 @putout/esm: add
15+
116
2024.12.21, v37.6.1
217

318
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": "37.6.1",
3+
"version": "37.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)