Skip to content

Commit 5f5636a

Browse files
committed
chore: putout: v41.5.8
1 parent 408995a commit 5f5636a

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

packages/putout/ChangeLog

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
2026.01.05, v41.5.8
2+
3+
feature:
4+
- 97d8bd33d @putout/operator-filesystem: @putout/operator-json v3.0.0
5+
- 8ef9adeee @putout/operator-match-files: @putout/operator-json v3.0.0
6+
- 209e6b1c1 @putout/operator-rename-files: @putout/operator-json v3.0.0
7+
- afc61abd5 @putout/plugin-filesystem: @putout/operator-json v3.0.0
8+
- 68a730f46 @putout/processor-filesystem: @putout/operator-json v3.0.0
9+
- d61100eef putout: @putout/processor-ignore v7.0.0
10+
- 8e4cb983a @putout/processor-ignore: @putout/operator-json v3.0.0
11+
- 4d80a4aac @putout/processor-ignore: drop support of node < 22
12+
- e7c352a6a @putout/engine-runner: @putout/operator-json v3.0.0
13+
- 0693344af putout: @putout/processor-json v10.0.0
14+
- 712de0ad2 @putout/processor-json: @putout/operator-json v3.0.0
15+
- c44b8407e @putout/processor-json: drop support of node < 22
16+
- 8f8b7b691 putout: @putout/processor-markdown v13.0.0
17+
- 343794e50 @putout/processor-markdown: @putout/operator-json v3.0.0
18+
- 97d95be3a @putout/processor-markdown: drop support of node < 22
19+
- a6a91822e putout: @putout/processor-yaml v10.0.0
20+
- 362fcac6c @putout/processor-yaml: @putout/operator-json v3.0.0
21+
- 8cf9d0059 @putout/processor-yaml: drop support of node < 22
22+
- f751af81c putout: @putout/operator-json v3.0.0
23+
- 864f4e08a @putout/operator-json: migrate to ESM
24+
125
2026.01.05, v41.5.7
226

327
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": "41.5.7",
3+
"version": "41.5.8",
44
"type": "module",
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)