Skip to content

Commit 2b371bc

Browse files
committed
chore: putout: v37.11.0
1 parent ebdccba commit 2b371bc

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/putout/ChangeLog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2025.01.05, v37.11.0
2+
3+
fix:
4+
- f871b5344 @putout/plugin-apply-arrow: find top scope
5+
6+
feature:
7+
- ebdccbaa4 putout: @putout/plugin-types v6.0.0
8+
- b8b25399c @putout/plugin-types: convert-typeof-to-is-type: add support of isError
9+
- b3fe00dfb @putout/plugin-types: drop support of 🐊 < 37
10+
- fdc62279f @putout/plugin-types: declare: isError: add
11+
- b49445435 @putout/plugin-apply-arrow: different scopes
12+
- bf73e15cb @putout/apply-arrow: handle case when no loc found
13+
- 90146fe82 @putout/plugin-apply-arrow: exclude long lines
14+
115
2025.01.04, v37.10.0
216

317
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": "37.10.0",
3+
"version": "37.11.0",
44
"type": "commonjs",
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)