Skip to content

Commit c3d1705

Browse files
committed
chore: putout: v37.15.0
1 parent df2e5ce commit c3d1705

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

packages/putout/ChangeLog

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
2025.01.14, v37.15.0
2+
3+
feature:
4+
- b63ba46e6 @putout/processor-css: stylelint-config-standard v37.0.0
5+
- bdefe4298 putout: @putout/plugin-remove-nested-blocks v7.0.0
6+
- c29efca99 putout: @putout/plugin-remove-unreachable-code v2.0.0
7+
- 415250dc9 putout: @putout/plugin-remove-unused-expressions v10.0.0
8+
- 9202702ae @putout/plugin-labels: remove-unused: exclude when previous ReturnStatement without args
9+
- 8f8efd153 @putout/labels: drop support of 🐊 < 37
10+
- bdcf9e2a8 @putout/plugin-remove-unreachable-code: drop support of 🐊 < 37
11+
- ba5440107 @putout/plugin-remove-unreachable-code: exclude ReturnStatement wihout arg
12+
- a4e6777ae @putout/plugin-remove-nested-blocks: drop support of 🐊 < 37
13+
- 0b6709223 @putout/plugin-remove-nested-blocks: exclude ReturnStatement
14+
- 278c48b71 @putout/plugin-remove-unused-expressions: return block
15+
- ae26c57a0 @putout/plugin-remove-unused-expressions: drop support of 🐊 < 37
16+
- 0cd79a7b0 @putout/plugin-remove-unused-expressions: exclude return without argument with next sibling
17+
- c5d32f76b @putout/plugin-merge-return-with-next-sibling: add
18+
- 4b9619a50 @putout/plugin-react-router: v7-split-multi-segment-route: object (#221)
19+
- 1c5b7c2c7 @putout/plugin-react-router: drop support of 🐊 < 37
20+
- 8af6d2250 @putotu/plugin-react-router: v7-split-multi-segment-route: add (#221)
21+
- 36b8c05c6 @putout/plugin-apply-arrow: exclude LogicalExpression
22+
123
2025.01.12, v37.14.0
224

325
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.14.0",
3+
"version": "37.15.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)