Skip to content

Commit 239810d

Browse files
committed
chore: putout: v42.2.3
1 parent 187fa82 commit 239810d

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/putout/ChangeLog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2026.03.17, v42.2.3
2+
3+
feature:
4+
- 187fa8204 putout: @putout/plugin-remove-useless-escape v10.0.0
5+
- dbf30c71f @putout/plugin-remove-useless-escape: drop support of 🐊 < 42
6+
- 2e3304635 @putout/plugin-remove-useless-escape: couple TemplateElements inside TemplateLiteral
7+
- ea86a62fe @putout/processor-toml: oxfmt v0.41.0
8+
- 931591a7c @putout/plugin-printer: remove-useless-path-from-type-checker
9+
- bca98afe4 @putout/plugin-printer: reverse-comparison-in-type-checker: add
10+
- f8ec6bafc @putout/plugin-printer: remove-useless-tuples-from-type-checker: comparison
11+
- 5fea18929 @putout/plugin-printer: remove-useless-not-from-type-checker
12+
- 7596bc89d @putout/plugin-printer: merge-tuples-of-type-checkers: +/-
13+
- dadf3d6e9 @putout/plugin-printer: merge-tuples-of-type-checkers: booleans: +/-
14+
- 9e74a3e83 @putout/plugin-printer: check-type-passed-to-type-checker: exclude: +/-
15+
116
2026.03.14, v42.2.2
217

318
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.2.2",
3+
"version": "42.2.3",
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)