Skip to content

Commit 9b8232c

Browse files
committed
chore: putout: v38.3.1
1 parent 37f6644 commit 9b8232c

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/putout/ChangeLog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2025.02.19, v38.3.1
2+
3+
feature:
4+
- b0ac42adf putout: @putout/plugin-declare-before-reference v6.0.0
5+
- ec1b1aa4d @putout/plugin-declare-before-reference: drop support of 🐊 < 38
6+
- aa139735a @putout/declare-before-reference: exclude require
7+
- 1ede44548 @putout/plugin-eslint: remove-spread-from-create-eslint-config: add
8+
- f6ae23714 @putout/plugin-eslint: remove-parser-options: add
9+
- 2584e601f @putout/plugin: add-path-to-arg-fix: no body
10+
- f9b2209e9 @putout/plugin-commonjs: require: add support of ArrayPattern
11+
- d680da029 @putout/processor-css: use @stylistic instead of prettier
12+
- 49140f0ce root: lerna: drop
13+
- 3ae38614e putout: @putout/cli-cache v5.0.0
14+
- cb993e6bf @putout/cli-cache: convert to ESM
15+
116
2025.02.18, v38.3.0
217

318
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.3.0",
3+
"version": "38.3.1",
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)