Skip to content

Commit d5ba3a5

Browse files
committed
chore: putout: v42.0.25
1 parent 9735136 commit d5ba3a5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/putout/ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2026.03.03, v42.0.25
2+
3+
fix:
4+
- 81f953f9a @putout/plugin-optional-chaining: exclude isFn: produce broken code
5+
6+
feature:
7+
- 973513690 putout: @putout/plugin-optional-chaining v3.0.0
8+
- d778d336a @putout/plugin-optional-chaining: drop support of 🐊 < 42
9+
- e724cf714 @putout/operator-add-args: nested scopes
10+
- dc03836a0 @putout/processor-toml: oxfmt v0.36.0
11+
112
2026.03.01, v42.0.24
213

314
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.0.24",
3+
"version": "42.0.25",
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)