Skip to content

Commit 1c2c10f

Browse files
committed
chore: putout: v36.14.0
1 parent 26b9b14 commit 1c2c10f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/putout/ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2024.11.27, v36.14.0
2+
3+
feature:
4+
- 47435b43f @putout/plugin-apply-shorthand-properties: ESM -> CommonJS
5+
- 475a6b53d putout: @putout/plugin-apply-shorthand-properties v6.0.0
6+
- 3655f9340 @putout/plugin-apply-shorthand-properties: drop support of node < 18
7+
- c672afc8b @putout/plugin-apply-shorthand-properties: rename
8+
- 95e09dfb4 @putout/plugin-putout: includer: [__a] -> __array
9+
- 59fa8a186 @putout/plugin-putout: check-replace-code: __array: inside VariableDeclarator, AssignmentExpression
10+
111
2024.11.22, v36.13.1
212

313
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": "36.13.1",
3+
"version": "36.14.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)