Skip to content

Commit

Permalink
chore: putout: v38.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Feb 8, 2025
1 parent d8372b2 commit 6ec34a6
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 @@
2025.02.09, v38.0.10

feature:
- d8372b25d putout: @putout/processor-css v10.0.0
- 4088078e4 @putout/processor-css: drop support of 🐊 < 38
- 1ecef2753 @putout/processor-css: align-spaces v2.0.0
- 96f8b560e @putout/engine-parser: align-spaces v2.0.0
- 751e23450 eslint-plugin-putout: align-spaces v2.0.0
- 9cf373e4b @putout/engine-parser: printer: babel: trim spaces (babel/babel#17121)
- c30554998 @putout/engine-parser: printer: babel: align spaces by default (babel/babel#17120)
- 970f80ba1 putout: printer: babel
- 1de78eb14 @putout/engine-parser: print: improve support of babel

2025.02.08, v38.0.9

fix:
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": "38.0.9",
"version": "38.0.10",
"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 6ec34a6

Please sign in to comment.