Skip to content

Commit a37bf22

Browse files
committed
chore: putout: v42.5.0
1 parent 46de57d commit a37bf22

2 files changed

Lines changed: 43 additions & 1 deletion

File tree

packages/putout/ChangeLog

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
2026.05.05, v42.5.0
2+
3+
fix:
4+
- 34c893931 @putout/plugin-react: apply-default-to-jsx-string
5+
- 72d00b371 @putout/plugin-react: apply-jsx-to-imported-file: index
6+
- febda5b25 @putout/plugin-montag: convert-default-to-named: report
7+
8+
feature:
9+
- 46de57df4 putout: @putout/plugin-github v20.0.0
10+
- 7e7dd6f22 @putout/plugin-github: set-node-versions: report: show versions
11+
- e3c0536ad @putout/plugin-github: set-node-versions: node v26
12+
- fde284794 @putout/processor-toml: oxfmt v0.48.0
13+
- 6568dea28 @putout/plugin-react: apply-default-to-jsx-string
14+
- 4064349e8 @putout/plugin-react: convert-namespace-to-default-in-react-test-renderer: add
15+
- 1ec052923 root: eslint-plugin-n: drop
16+
- 8ec3c4519 eslint-plugin-putout: eslint-plugin-n v18.0.0
17+
- be0acb1c3 @putout/plugin-react: apply-jsx-to-imported-file: />
18+
- ece05f3aa @putout/plugin-react: apply-jsx-to-imported-file: jsx
19+
- 2d486807c @putout/plugin-arguments: remove-unused: referenced: exclude
20+
- 2260bc501 @putout/plugin-react: apply-create-root: not react: exclude
21+
- 729a0fe14 @putout/plugin-react: apply-create-root: report
22+
- 66c61cff4 @putout/plugin-putout: keywords: jsx
23+
- bc8ce3e3c @putout/plugin-react: drop support of 🐊 < 42
24+
- f56f86cf1 @putout/plugin-react: apply-jsx-to-imported-file: add
25+
- 12b930822 @putout/plugin-esm: apply-js-imported-file -> apply-js-to-imported-file
26+
- 4b69aaf01 @putout/plugin-variables: remove-unused: avoid marking React as used event if it is not
27+
- ecae81c20 @putout/plugin-putout: declare: getStringFromRegExp: add
28+
- 22f55fd54 @putout/operator-regexp: getStringFromRegExp: add
29+
- ff975a5de @putout/plugin-nodejs: convert-url-parse-to-new-url
30+
- 4338bab39 @putout/engine-parser: hermes-parser v0.36.0
31+
- 5f95a5833 @putout/plugin-nodejs: apply-privately-required-file: no ext
32+
- 3310982a7 @putout/plugin-remove-useless-escape: false positive
33+
- f21bdc66a @putout/plugin-declare-before-reference: exclude not single VariableDeclaration
34+
- 331a8cd67 @putout/processor-toml: oxfmt v0.47.0
35+
- 41b807a20 @putout/plugin-tape: convert-deep-equal-to-equal: join
36+
- c82abbd63 @putout/processor-toml: oxfmt v0.46.0
37+
- 771a6b483 root: montag v2.0.0
38+
- 0873ffcc5 @putout/plugin-montag: convert-default-to-named: add
39+
- da993c4cc @putout/plugin-montag: declare: destructuring
40+
- 74a44983e @putout/plugin-remove-useless-escape: backtick inside single quote
41+
- 81998aed3 @putout/plugin-npmignore: convert-loc-to-lock
42+
143
2026.04.18, v42.4.6
244

345
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.4.6",
3+
"version": "42.5.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)