Skip to content

Commit 562e5e5

Browse files
committed
chore: putout: v42.0.24
1 parent 9449e8a commit 562e5e5

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

packages/putout/ChangeLog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2026.03.01, v42.0.24
2+
3+
feature:
4+
- a3d243e62 @putout/test: @putout/cli-process-file v7.0.0
5+
- fce2c16c7 @putout/test: @putout/eslint v6.0.0
6+
- ed1095ed6 putout: @putout/cli-process-file v7.0.0
7+
- 0cce4e486 @putout/cli-process-file: drop support of 🐊 < 42
8+
- a11c47459 @putout/cli-process-file: @putout/eslint v6.0.0
9+
- ccf1cf8db @putout/engine-reporter: @putout/cli-choose-formatter v7.0.0
10+
- da4f0221d @putout/plugin-package-json: remove-dot-slash-from-bin
11+
- 68d03f509 @putout/plugin-variables: convert-const-to-let: messages count
12+
- 2932b7935 @putout/plugin-conditions: apply-early-return: has return: exclude
13+
- 629f34e07 @putout/plugin-tape: remove-only/remove-skip: allowed
14+
- 7885b134f eslint-plugin-putout: @putout/eslint v6.0.0
15+
- 6df619baf @putout/eslint: drop support of ESLint < 10
16+
- 0986a8402 @putout/eslint: filter: options -> {options}
17+
- 087725b98 @putout/plugin-putout: apply-destructuring-to-options: add
18+
119
2026.02.28, v42.0.23
220

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