Skip to content

Commit 73620fd

Browse files
committed
chore: putout: v42.4.3
1 parent 5310b9f commit 73620fd

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

packages/putout/ChangeLog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2026.04.12, v42.4.3
2+
3+
fix:
4+
- 35bfcd840 @putout/processor-docker: RUN: &&
5+
- 2cfe6c91f @putout/processor-docker: escape
6+
7+
feature:
8+
- 5310b9f6f putout: @putout/plugin-apply-entries v3.0.0
9+
- 966b99bf9 @putout/plugin-apply-entries: drop support of 🐊 < 42
10+
- a7a73d336 putout: *.md: rm remove-nested-blocks
11+
- 8176bb9dd putout: *.md: conditions/evaluate: off
12+
- 8cf720c33 @putout/engine-parser: hermes-parser v0.35.0
13+
- fd69f2a6b @putout/processor-toml: oxfmt v0.44.0
14+
- 5a68fbac0 @putout/plugin-types: declare: isRegExp: add
15+
- c910c0e24 @putout/plugin-types: convert-typeof-to-is-type: RegExp: add
16+
- f69d9cc6f @putout/plugin-nodejs: convert-default-export-to-default: add
17+
- ca4d72796 @putout/processor-docker: ENV
18+
119
2026.04.01, v42.4.2
220

321
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.4.2",
3+
"version": "42.4.3",
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)