Skip to content

Commit 3fb1822

Browse files
committed
chore: putout: v41.5.2
1 parent b2fcbe2 commit 3fb1822

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/putout/ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2026.01.04, v41.5.2
2+
3+
fix:
4+
- 641cc8904 putout: rm unused cache
5+
6+
feature:
7+
- b2fcbe29c putout: @putout/operator-jsx v3.0.0
8+
- 93db4b95d @putout/operator-jsx: migrate to ESM
9+
110
2026.01.04, v41.5.1
211

312
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": "41.5.1",
3+
"version": "41.5.2",
44
"type": "module",
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)