Skip to content

Commit

Permalink
chore: putout: v36.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 27, 2024
1 parent 2242dec commit fa9473b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
2024.09.27, v36.8.0

feature:
- 2242decc7 putout: @putout/plugin-nodejs v12.0.0
- 425cef48a @putout/plugin-nodejs: drop support of 🐊 < 36
- dc160ba2d @putout/plugin-putout: add-path-arg-to-fix: body
- a24b23725 @putout/plugin-nodejs: remove-illigal-strict-mode: add (putoutjs/minify#28)
- dd34149f4 putout: @putout/plugin-convert-arguments-to-rest v3.0.0
- e3f4f6908 @putout/operate: getProperty: ObjectPattern support
- 6b454ed4f @putout/plugin-package-json: apply-https-to-repository-url: improve check
- 9bc776976 @putout/plugin-convert-arguments-to-rest: drop support of 🐊 < 36
- 48beb1a07 @putout/plugin-convert-arguments-to-rest: improve support of internal functions (putoutjs/minify#28)

2024.09.26, v36.7.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.7.0",
"version": "36.8.0",
"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 fa9473b

Please sign in to comment.