Skip to content

Commit eba4785

Browse files
committed
chore: putout: v37.21.1
1 parent 4179bd6 commit eba4785

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

packages/putout/ChangeLog

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
2025.01.28, v37.21.1
2+
3+
fix:
4+
- b6b24d18c @putout/plugin-react: rename -> rename-file
5+
- 240965767 @putout/plugin-remove-unreachable-code: report count
6+
7+
feature:
8+
- 6a5934166 putout: @putout/plugin-remove-unused-variables v11.0.0
9+
- a440651b6 babel-plugin-putout: mocha v11.1.0
10+
- a40bcb195 eslint-plugin-putout: @stylistic/eslint-plugin-ts v3.0.0
11+
- 5eef5ad00 eslint-plugin-putout: @stylistic/eslint-plugin-jsx v3.0.0
12+
- 0e525ee18 @putout/eslint-config: @stylistic/eslint-plugin-js v3.0.0
13+
- d77150cc6 @putout/plugin-react: drop support of 🐊 < 37
14+
- dab92ff9e @putout/plugin-react: rename-jsx-to-js: add
15+
- 8b2b5c432 @putout/plugin-putout: add-path-arg-to-fix: exclude empty body
16+
- d9b8c9ab1 @putout/plugin-extract-keywords-from-variables: export
17+
- 1d21caeb9 @putout/plugin-putout: declare: isModuleDeclarationKeyword
18+
- 3c4e67958 @putout/operator-keyword: isModuleDeclarationKeyword: add
19+
- 5f4d46c14 @putout/plugin-react: rename-js-to-jsx: add
20+
- 4f7a7a8c3 @putout/operator-match-files: add support of filename
21+
- 9e9c03c09 @putout/operator-filesystem: findFile: exclude: function
22+
- d80ebedd2 @putout/plugin-remove-unreachable-code: report
23+
- e109fd293 @putout/plugin-remove-nested-blocks: case when it is the only block (#225)
24+
- 8698589be @putout/plugin-remove-unreachable-code: backtracking parents and enhancements (#226)
25+
126
2025.01.25, v37.21.0
227

328
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.21.0",
3+
"version": "37.21.1",
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)