Skip to content

Commit 5eb1ef4

Browse files
committed
chore: putout: v37.8.0
1 parent 5f31582 commit 5eb1ef4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/putout/ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2024.12.28, v37.8.0
2+
3+
feature:
4+
- 9610ca481 @putout/plugin-putout-config: apply-esm: convert-assert-to-with
5+
- 93cd1c4d9 @putout/plugin-esm: merge convert-assert-to-with
6+
- 15fbf4b80 putout: @putout/plugin-math v2.1.0
7+
- 3257753d2 @putout/plugin-putout: remove-useless-printer-option: add
8+
- bda76d72c @putout/plugin-math: remove-unchanged-zero-declaration: exclude exported
9+
- ef9aa4e43 @putout/plugin-math: drop support of 🐊 < 37
10+
- f543239ca @putout/plugin-math: remove-unchanged-zero-declarations: add
11+
- 4c1bcf1dd @putout/test: add ability to use other linter instead of 🐊Putout
12+
113
2024.12.26, v37.7.2
214

315
feature:

packages/putout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "putout",
3-
"version": "37.7.2",
3+
"version": "37.8.0",
44
"type": "commonjs",
55
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
66
"description": "🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json",

0 commit comments

Comments
 (0)