Skip to content

Commit 5a9bd11

Browse files
committed
chore: putout: v36.16.0
1 parent e421483 commit 5a9bd11

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.10, v36.16.0
2+
3+
feature:
4+
- e42148397 putout: @putout/plugin-typescript v9.0.0
5+
- 03f26ffd5 @putout/engine-parser: @putout/printer v11.0.0
6+
- 4bac48c0b @putout/plugin-typescript: typeParameters -> typeArguments
7+
- 7e1132149 @putout/plugin-putout: declare: isTSClassImplements: add
8+
- 564692fff scripts: set-engines: 16 -> 18
9+
- 2be18621d @putout/operator-match-files: exclude
10+
- ce81fba24 @putout/operator-filesystem: findFile: exclude
11+
- f7d55e327 @putout/plugin-putout: convert-include-to-traverse: add
12+
113
2024.12.02, v36.15.0
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": "36.15.0",
3+
"version": "36.16.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)