Skip to content

Commit

Permalink
chore: putout: v36.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Dec 10, 2024
1 parent addd1ca commit a04b9e2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2024.12.10, v36.17.0

feature:
- 0785b644e putout: @putout/plugin-logical-expressions v7.0.0
- 812e2f0c3 @putout/plugin-minify: drop support of 🐊 < 36
- 1ae03f265 @putout/plugin-minify: convert-if-to-logical: improve
- 81f775e90 @putout/compare: add plain compare
- d81a9d0de @putout/plugin-logical-expressions: drop support of 🐊 < 36

2024.12.10, v36.16.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.16.0",
"version": "36.17.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 a04b9e2

Please sign in to comment.