Skip to content

Commit 2b4919e

Browse files
committed
chore: putout: v40.6.1
1 parent 431aa59 commit 2b4919e

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/putout/ChangeLog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2025.08.24, v40.6.1
2+
3+
fix:
4+
- 9514e40fd @putout/plugin-nodejs: declare: util: types
5+
- e3fecb830 @putout/processor-html: branch: trim
6+
7+
feature:
8+
- 708aa2fb2 @putout/formatter-dump: get rid of chalk
9+
- 740818804 @putout/formatter-codeframe: get rid of chalk
10+
- e1d707d0e @putout/plugin-nodejs: declare: util: styleText
11+
- e539beba6 putout: get rid of chalk
12+
- 436dbd95f @putout/engine-loader: rules: parse-rules: throw if passed array instead of object
13+
- 2c6077ed9 @putout/processor-html: no semicolon
14+
115
2025.08.16, v40.6.0
216

317
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": "40.6.0",
3+
"version": "40.6.1",
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)