Skip to content

Commit 999765a

Browse files
committed
chore: putout: v38.2.0
1 parent c31e0db commit 999765a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/putout/ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2025.02.16, v38.2.0
2+
3+
feature:
4+
- c31e0dbbd putout: @putout/plugin-types v7.0.0
5+
- 466615717 @putout/plugin-types: declare: isNumberLike: add
6+
- 1b5bb3139 @putout/plugin-types: drop support of 🐊 < 38
7+
- 9950c02fd @putout/plugin-types: declare: isNumber: add check for isNaN
8+
19
2025.02.15, v38.1.10
210

311
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": "38.1.10",
3+
"version": "38.2.0",
44
"type": "commonjs",
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)