Skip to content

Commit 46d4481

Browse files
committed
chore: putout: v37.9.0
1 parent ffbcbd1 commit 46d4481

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

packages/putout/ChangeLog

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
2025.01.04, v37.9.0
2+
3+
feature:
4+
- e48a95145 @putout/plugin-tape: remove-only: exclude not Identifier
5+
- 03f7a3701 putout: @putout/plugin-package-json v9.0.0
6+
- 3c7c632d2 @putout/plugin-package-json: drop support of 🐊 < 37
7+
- d00da6ede @putout/plugin-package-json: remove-exports-with-missing-files: node
8+
- 45a2f5a79 @putout/plugin-conditions: reverse-condition: and: add
9+
- 70db84bf2 @putout/operate: delete duplicate comments
10+
- 29f9f2206 @putout/plugin-math: remove-unchanged-zero-declaration: exclude assertions
11+
- 374ae6466 @putout/plugin-math: remove-unchanged-zero-declaration: exclude not referenced
12+
- f9dc5980d @putout/eslint: eslint: when output is empty string return it, instead of source
13+
- 222d5c20c @putout/test: eslint: UPDATE: generate fixture when absent
14+
- 60c7e3661 @putout/plugin-conditions: wrap-with-block: add
15+
- 5744fc4b7 @putout/plugin-conditions: apply-consistent-blocks: exclude statement-inside-if
16+
- 58436d2f5 @putout/plugin-putout: add-path-arg-to-visitors: add
17+
- 4bc086ff4 @putout/plugin-for-of: to-for-n: add
18+
- a7421908b @putout/plugin-esm: sort-imports-by-specifiers: hash
19+
- 0f37689c8 @putout/plugin-math: remove-unchanged-zero-declarations: BinaryExpressions: only
20+
121
2024.12.29, v37.8.2
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": "37.8.2",
3+
"version": "37.9.0",
44
"type": "commonjs",
55
"author": "coderaiser <[email protected]> (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)