Skip to content

Commit 49d041a

Browse files
committed
chore: putout: v42.0.20
1 parent 0a5381d commit 49d041a

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

packages/putout/ChangeLog

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
2026.02.28, v42.0.20
2+
3+
feature:
4+
- 0a5381dc0 putout: @putout/formatter-stream v7.0.0
5+
- c99b7b61f @putout/formatter-stream: chalk -> styleText
6+
- b35817221 putout: @putout/formatter-progress v7.0.0
7+
- d61400030 @putout/formatter-progress: drop support of 🐊 < 42
8+
- f03044b18 putout: @putout/formatter-time v5.0.0
9+
- ebca8cdd6 @putout/formatter-time: drop support of 🐊 < 42
10+
- d1b641185 putout: @putout/formatter-progress-bar v6.0.0
11+
- 80eb62efd @putout/formatter-progress-bar: drop support of 🐊 < 42
12+
- 70de5d9ab putout: @putout/formatter-memory v6.0.0
13+
- 9c3881239 putout: @putout/formatter-dump v7.0.0
14+
- a88b2e92d @putout/formatter-memory: drop support of 🐊 < 42
15+
- 5b3691143 @putout/formatter-dump: drop support of 🐊 < 42
16+
- 746f4aad9 @putout/plugin-nodejs: apply-style-text: add
17+
118
2026.02.27, v42.0.19
219

320
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": "42.0.19",
3+
"version": "42.0.20",
44
"type": "module",
55
"author": "coderaiser <mnemonic.enemy@gmail.com> (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)