Skip to content

Commit 5fe9cc8

Browse files
committed
chore: putout: v42.5.2
1 parent af18c6f commit 5fe9cc8

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

packages/putout/ChangeLog

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
2026.06.05, v42.5.2
2+
3+
feature:
4+
- af18c6f1d putout: @putout/plugin-remove-useless-functions v6.0.0
5+
- ff09c5c32 putout: @putout/cli-ruler v5.0.0
6+
- 9534592e8 @putout/cli-ruler: drop support of node < 22
7+
- 82b91bafc @putout/cli-ruler: isTuple -> isArray
8+
- dad8d643a @putout/plugin-remove-useless-functions: drop support of 🐊 < 42
9+
- a49acdfa0 @putout/plugin-remove-useless-functions: ObjectProperty
10+
- ab0369c30 @putout/plugin-github: convert-typos-to-typos-ai
11+
- 0ec2eaa3b @putout/processor-toml: oxfmt v0.53.0
12+
- d663316c5 @putout/plugin-tape: extract-args-from-called-with: add
13+
- b0c7bd7cf @putout/plugin-nodejs: declare: os
14+
- 7ff565348 @putout/processor-toml: oxfmt v0.52.0
15+
- 03627ce0f @putout/plugin-esm: resolve-imported-file-with-extensions: change-imports: json -> js
16+
- 579cfb9bd @putout/plugin-putout: remove-useless-source-argument: exclude internal imports
17+
- e36a3612b @putout/plugin-putout: check-replace-code: no-body: exclude
18+
- 9acc48f27 @putout/plugin-esm: resolve-imported-file-with-extension: add
19+
- 1bd917ac9 @putout/plugin-nodejs: remove-useless-exports-assign: add
20+
121
2026.05.25, v42.5.1
222

323
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.5.1",
3+
"version": "42.5.2",
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)