Skip to content

Commit 77b37e3

Browse files
committed
chore: putout: v37.4.0
1 parent ce1d98e commit 77b37e3

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/putout/ChangeLog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2024.12.19, v37.4.0
2+
3+
feature:
4+
- ce1d98e4e putout: @putout/plugin-tape v16.0.0
5+
- 0340fdf0c putout: @putout/plugin-declare-before-reference v5.0.0
6+
- e18aed185 @putout/plugin-declare-before-reference: drop support of 🐊 < 37
7+
- 7b6dc3fdd @putout/test: noReportAfterTransform: addons
8+
- f9a93e7f2 @putout/plugin-declare-before-reference: printer/apply-types
9+
- dacb6956d @putout/plugin-tape: drop support of 🐊 < 37
10+
- 26fa7c082 @putout/plugin-tape: remove-only: name starts with test
11+
- 2e413e594 @putout/plugin-printer: apply-types: couple
12+
- f130427c8 @putout/plugin-printer: apply-types: add
13+
114
2024.12.18, v37.3.0
215

316
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.3.0",
3+
"version": "37.4.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)