Skip to content

Commit 2379f31

Browse files
committed
chore: putout: v38.1.6
1 parent b06f222 commit 2379f31

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.13, v38.1.6
2+
3+
feature:
4+
- b06f22259 putout: @putout/plugin-remove-unused-private-fields v3.0.0
5+
- da4f95e0f @putout/plugin-remove-unused-private-fields: drop support of 🐊 < 38
6+
- d4d863da1 @putout/plugin-remove-unused-private-fields: use before declare
7+
- 7274aec73 @putout/plugin-putout-config: apply-esm: add missing sort-imports-by-specifiers (#229)
8+
19
2025.02.13, v38.1.5
210

311
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": "38.1.5",
3+
"version": "38.1.6",
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)