Skip to content

Commit b4899f3

Browse files
committed
chore: putout: v38.1.3
1 parent f3478ed commit b4899f3

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

packages/putout/ChangeLog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2025.02.13, v38.1.3
2+
3+
fix:
4+
- 0e4ecd321 @putout/cli-process-file: startLine: 1 -> 0
5+
6+
feature:
7+
- f3478ed1f putout: @putout/plugin-eslint v11.0.0
8+
- 1442f9f86 @putout/plugin-eslint: drop support of 🐊 < 38
9+
- 2dff0742e @putout/cli-process-file: printer: package.json
10+
- 047bba202 @putout/plugin-eslint: apply-ignores: add
11+
- d8b06eff9 @putout/plugin-putout: check-match: return
12+
- cd9fde269 eslint-plugin-putout: safe: remove-useless-push: add
13+
- 716dea229 putout: @putout/plugin-conditions v7.1.0
14+
- f8303aade @putout/plugin-conditions: drop support of 🐊 < 38
15+
- cfe3afbdd @putout/plugin-conditions: reverse: !(__a || __b) -> !__a && !__b
16+
- bcd8b0f97 @putout/plugin-apply-template-literals: improve support of newlines
17+
- c7bee3487 @putout/operator-parens: add
18+
119
2025.02.10, v38.1.2
220

321
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": "38.1.2",
3+
"version": "38.1.3",
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)