Skip to content

Commit dfb8b0d

Browse files
committed
chore: putout: v40.1.15
1 parent 653c7d5 commit dfb8b0d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/putout/ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2025.05.19, v40.1.15
2+
3+
fix:
4+
- 653c7d593 putout: package: node v20.19 (#233)
5+
6+
feature:
7+
- 4a9207c6e putout: @putout/plugin-remove-useless-array-constructor v3.0.0
8+
- 125606104 @putout/plugin-remove-useless-array-constructor: migrate to ESM
9+
110
2025.05.19, v40.1.14
211

312
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.14",
3+
"version": "40.1.15",
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)