Skip to content

Commit

Permalink
chore: putout: v36.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 11, 2024
1 parent 2ea2f3f commit 44ba2b1
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
2024.09.11, v36.5.1

fix:
- d05335945 @putout/compare: vars: getTemplateValues: __type_params

feature:
- 2ea2f3ff9 putout: @putout/plugin-remove-useless-arguments v9.0.0
- 06b9951b8 @putout/plugin-remove-useless-arguments: drop support of 🐊 < 36
- f91eea293 @putout/plugin-remove-useless-arguments: destructuring: dashes
- 24d82bdf2 @putout/compare: __type_params: add
- 93a380f5f @putout/compare: vars: add support of TSTypeParameter
- 9a228f501 @putout/operate: extract: TSTypeParameter
- 0958850c7 @putout/operate: replaceWithMultiple: leadingComments
- c62defe91 @putout/operate: move out replaceWithMultiple
- aa58622f8 @putout/plugin-putout-config: remove-empty-file: trackFile
- 304edc325 @putout/plugin-putout-config: remove-empty-file: newline

2024.09.10, v36.5.0

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.5.0",
"version": "36.5.1",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (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 44ba2b1

Please sign in to comment.