Skip to content

Commit b499bee

Browse files
committed
chore: putout: v40.1.0
1 parent be9acd6 commit b499bee

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/putout/ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2025.05.09, v40.1.0
2+
3+
feature:
4+
- 1d627a9b3 @putout/plugin-remove-useless-export-specifiers: add
5+
- ce3a5441e @putout/plugin-esm: inline-export
6+
- 369229cf3 @putout/plugin-nodejs: convert-commonjs-to-esm: require: expression: declared
7+
18
2025.05.07, v40.0.27
29

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