Skip to content

Commit c0ff13e

Browse files
committed
chore: putout: v42.4.0
1 parent 7ac4560 commit c0ff13e

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

packages/putout/ChangeLog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2026.03.31, v42.4.0
2+
3+
fix:
4+
- 0aebf9d50 @putout/operator-json: __docker: __object -> __array
5+
- 394324c87 @putout/plugin-montag: add-newline-before-text: report
6+
7+
feature:
8+
- 7ac456051 putout: add support of Dockerfile
9+
- cdbdfce05 @putout/plugin-docker: add
10+
- 4eff63f8c @putout/plugin-putout: declare: __docker, __toml
11+
- 9fdf4fa43 @putout/processor-docker: add
12+
- 868b6f1c8 @putout/operator-json: isDocker: add
13+
- 8e8ec0be1 @putout/plugin-montag: add-newline-before-text: multiline
14+
115
2026.03.31, v42.3.1
216

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