Skip to content

Commit

Permalink
chore: putout: v36.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Nov 27, 2024
1 parent 26b9b14 commit 1c2c10f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2024.11.27, v36.14.0

feature:
- 47435b43f @putout/plugin-apply-shorthand-properties: ESM -> CommonJS
- 475a6b53d putout: @putout/plugin-apply-shorthand-properties v6.0.0
- 3655f9340 @putout/plugin-apply-shorthand-properties: drop support of node < 18
- c672afc8b @putout/plugin-apply-shorthand-properties: rename
- 95e09dfb4 @putout/plugin-putout: includer: [__a] -> __array
- 59fa8a186 @putout/plugin-putout: check-replace-code: __array: inside VariableDeclarator, AssignmentExpression

2024.11.22, v36.13.1

feature:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "36.13.1",
"version": "36.14.0",
"type": "commonjs",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json",
Expand Down

0 comments on commit 1c2c10f

Please sign in to comment.