Skip to content

Commit

Permalink
chore: putout: v36.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Dec 13, 2024
1 parent a89783a commit a3d2fdc
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.12.13, v36.18.0

feature:
- a89783a7d putout: @putout/plugin-convert-optional-to-logical v5.0.0
- 4181da995 @putout/plugin-convert-optional-to-logical: call - disabled by default
- 034b715d0 putout: syntax errors: export without const
- f2bb12644 eslint-plugin-putout: mocha v11.0.1
- 9d5d45e74 @putout/eslint: change the way of config search
- 948f1a279 eslint-plugin-putout: add-newline-between-types: improve
- 310441006 @putout/compare: improve support of __jsx_atributes, jsx identifiers (__a)
- 00713f19c @putout/operate: add support of JSXIdentifier
- bd4ca28a5 @putout/compare: vars: JSXText: improve support

2024.12.10, v36.17.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.17.0",
"version": "36.18.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 a3d2fdc

Please sign in to comment.