Skip to content

Commit f845ac3

Browse files
committed
chore: putout: v42.0.13
1 parent 8e44eb6 commit f845ac3

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

packages/putout/ChangeLog

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
2026.02.22, v42.0.13
2+
3+
fix:
4+
- 8bf592166 @putout/engine-runner: fix: simplify
5+
- b0c8ece5e @putout/engine-runner: filter: options
6+
- 77188b275 @putout/plugin-remove-duplicate-keys: addQuote -> addQuotes
7+
8+
feature:
9+
- 8e44eb66d putout: @putout/plugin-declare-before-reference v10.0.0
10+
- 837d89424 @putout/plugin-declare-before-reference: drop support of 🐊 < 42
11+
- b768360b3 @putout/plugin-declare-before-reference: same scope difference functions
12+
- 3a630b1c4 @putout/plugin-declare: addQuotes: add
13+
- 5f8673d85 @putout/engine-loader: rule name not string
14+
- 593e1acec @putout/engine-runner: includer: report: add ability to receive options
15+
- 9d135f859 @putout/plugin-remove-duplicate-keys: report: MemberExpression
16+
- 4b7e06b35 @putout/plugin-remove-duplicate-keys: report: SpreadElement
17+
- b1263f331 @putout/plugin-esm: resolve-imported-file, shorten-imported-file, apply-privately-imported-file: export from
18+
- 74105a1d6 @putout/plugin-esm: content: remove useless
19+
- 808d36565 @putout/plugin-filesystem: remove-files: *.lock: add
20+
- 6b4750f33 putout: ignore: exclude lock
21+
- 7aecafdb4 putout: @putout/plugin-tape v21.0.0
22+
- 2aa1c1275 @putout/plugin-tape: convert-equal-to-deep-equal: date
23+
- e7c22bf68 @putout/plugin-putout: apply-name-to-is-identifier: add
24+
125
2026.02.20, v42.0.12
226

327
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.12",
3+
"version": "42.0.13",
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)