Skip to content

Commit a3dda34

Browse files
committed
chore: putout: v42.3.0
1 parent 67b008c commit a3dda34

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/putout/ChangeLog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
2026.03.30, v42.3.0
2+
3+
feature:
4+
- 67b008c27 @putout/plugin-remove-duplicate-elements: add
5+
- b7447a237 @putout/plugin-types: convert-typeof-to-is-type: CallExpression
6+
- 6aa1fa4cb @putout/processor-toml: oxfmt v0.42.0
7+
- d489d75ca eslint-plugin-putout: typescript v6.0.2
8+
- 7b48990c7 @putout/plugin-github: update-actions: docker/setup-qemu-action: v3 -> v4
9+
- a39076b02 @putout/plugin-github: update-actions: setup-buildx-action: v3 -> v4
10+
- 76c6fd095 @putout/plugin-github: update-actions: docker/login-action: v3 -> v4
11+
- ae8895f41 @putout/plugin-github: docker/build-push-action: v5 -> v7
12+
- 81f0f0632 @putout/plugin-declare-before-reference: improve support of template literals
13+
- c71b5a37b @putout/eslint-config: no-extra-parens: ignoreJSX
14+
- f986ce197 @putout/plugin-printer: check-type-passed-to-type-checker: exclude comparison
15+
- e98e97dab @putout/plugin-printer: merge-tuples-of-type-checkers: Function: exclude
16+
117
2026.03.17, v42.2.3
218

319
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": "42.2.3",
3+
"version": "42.3.0",
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)