Skip to content

Commit 050ef2d

Browse files
committed
chore: putout: v42.0.11
1 parent 262c69c commit 050ef2d

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+
2026.02.20, v42.0.11
2+
3+
fix:
4+
- 9ef96fa12 @putout/engine-runner: validate: returns -> does not return
5+
6+
feature:
7+
- 262c69cb1 putout: @putout/operator-add-args v15.0.0
8+
- fa6e0f1c7 @putout/operator-add-args: drop support of 🐊 < 42
9+
- bf961e9ef @putout/plugin-operator-add-args: config: add
10+
- 3dfa8fce8 @putout/plugin-putout: add-path-arg-to-match: filter: exclude
11+
- 9933c6e4e @putout/plugin-putotu-config: remove-empty: match support
12+
- 7d6b6c75e @putout/engine-runner: include: returns: not array
13+
- c1d9dd533 @putout/plugin-putout: remove-useless-source-argument: transformAsync
14+
115
2026.02.19, v42.0.10
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": "42.0.10",
3+
"version": "42.0.11",
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)