Skip to content

Commit 413b1f4

Browse files
committed
chore: putout: v39.0.13
1 parent 1658180 commit 413b1f4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/putout/ChangeLog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2025.03.25, v39.0.13
2+
3+
fix:
4+
- a4a02f14a @putout/plugin-nodejs: declare: json -> esm
5+
6+
feature:
7+
- 165818035 putout: @putout/plugin-putout-config v9.0.0
8+
- 6df798018 @putout/plugin-putout-config: apply-assignment: add
9+
- 2f86e89b1 @putout/plugin-putout-config: drop support of 🐊 < 39
10+
- c948d5f1c @putout/plugin-putout: apply-exports: add
11+
- 52e17b11a @putout/plugin-nodejs: convert-exports-to-module-exports: declared
12+
- 3e10bd2e5 @putout/plugin-putout: check-replace-code: commonjs
13+
114
2025.03.24, v39.0.12
215

316
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": "39.0.12",
3+
"version": "39.0.13",
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)