Skip to content

Commit a7e355e

Browse files
committed
chore: putout: v42.0.12
1 parent bf5127d commit a7e355e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/putout/ChangeLog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2026.02.20, v42.0.12
2+
3+
fix:
4+
- 92c2d9d4c @putout/plugin-putout: add-path-to-filter: name
5+
6+
feature:
7+
- bf5127d98 putout: @putout/plugin-remove-duplicate-keys v9.0.0
8+
- bfc6eebc3 @putout/plugin-remove-duplicate-keys: drop support of 🐊 < 42
9+
- ff48ba2d4 @putout/plugin-remove-duplicate-keys: report: keys
10+
- 37ec461bf @putout/processor-toml: oxfmt v0.34.0
11+
- 63a3a5aea @putout/plugin-putout: add-path-to-filter: add
12+
- 2346c28cf @putout/plugin-putout: add-path-arg-to-fix: Replacer -> Traverser: addArgs
13+
114
2026.02.20, v42.0.11
215

316
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.11",
3+
"version": "42.0.12",
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)