Skip to content

Commit 4cf38bf

Browse files
committed
chore: putout: v40.0.2
1 parent dea51e3 commit 4cf38bf

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.04.09, v40.0.2
2+
3+
fix:
4+
- fd687e08f @putout/operator-filesystem: readFileContent: avoid content decoding when has spaces
5+
6+
feature:
7+
- fa9d25f15 @putout/plugin-esm: add resolve-imported-file
8+
- f01a60ba7 @putout/test: noReportCode: add
9+
110
2025.04.08, v40.0.1
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.0.1",
3+
"version": "40.0.2",
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)