Skip to content

Commit 24b11d1

Browse files
committed
chore: putout: v42.0.10
1 parent 76f6fa0 commit 24b11d1

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.02.19, v42.0.10
2+
3+
fix:
4+
- 572465bac @putout/plugin-putout-config: apply-esm: apply-index-to-import -> add-index-to-import
5+
6+
feature:
7+
- 76f6fa08c putout: @putout/plugin-package-json v11.0.0
8+
- d0765fcc8 @putout/plugin-package-json: drop support of 🐊 < 42
9+
- 90ae95984 putout: @putout/plugin-nodejs v21.0.0
10+
- 2953e36e1 @putout/plugin-nodejs: drop support of 🐊 < 42
11+
- 1cc1b5b5c putout: @putout/operator-match-files v12.0.0
12+
- 4a07f3532 @putout/operator-match-files: drop support of 🐊 < 42
13+
- e0cdbb3dc babel-plugin-putout: drop support of 🐊 < 42
14+
- c54aa78f0 @putout/plugin-putout: remove-useless-source-argument
15+
- f550defa0 @putout/engine-runner: get rid of shebang
16+
- 1ceeb58ff @putout/operator-sort-ignore: property not array
17+
- 6d57e7663 @putout/plugin-putout-config: apply-coverage: add
18+
119
2026.02.19, v42.0.9
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.9",
3+
"version": "42.0.10",
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)