Skip to content

Commit 4022134

Browse files
committed
chore: putout: v41.0.9
1 parent 4e4ac26 commit 4022134

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

packages/putout/ChangeLog

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
2025.12.26, v41.0.9
2+
3+
feature:
4+
- 8ea3d2aff putout: @putout/cli-staged v2.0.0
5+
- 9191746f8 @putout/cli-staged: migrate to ESM
6+
- ebcefac19 @putout/cli-staged: get rid of mock-require
7+
- d91e55f21 @putout/plugin-eslint: remove-parser-options: typescript: false positive
8+
- 710c5f16d @putout/plugin-nodejs: apply-global-this: add
9+
- 37a32c478 @putout/plugin-filesystem: remove-ds-store-file: add
10+
- e1c44e536 @putout/plugin-nodejs: declare: buffer: add
11+
- 0acc4ffc7 @putout/plugin-variables: remove-unused: ArrayPattern: improve support
12+
- f9d0d6ac5 @putout/plugin-regexp: remove-useless-escape: ^
13+
- 4daf1bb0f @putout/plugin-regexp: apply-starts-with: \n
14+
- 62c8c8b28 @putout/plugin-regexp: apply-ends-with: dot
15+
- 88f6ec881 @putout/plugin-regexp: apply-starts-with: dot
16+
- 6d4099d45 eslint-plugin-putout: @putout/eslint-config v13.0.0
17+
- 397531d6a eslint-plugin-putout: rm no-debugger, no-unused-vars
18+
- 1ac6e8626 @putout/eslint-config: no-debugger, no-unused-vars: off
19+
- 9e83fcb4d variables: remove-unused: ArrayPattern inside ArrayPattern: add support
20+
- fa2b4d35e deno config: add
21+
- b9a7eb0e0 @putout/engine-parser: hermes-parser v0.33.0
22+
- bcae5b9ce putout: @putout/engine-reporter v6.0.0
23+
- 333852573 @putout/engine-reporter: get rid of mock-require
24+
- a3432f746 putout: cli: get-options: putout --no-config: do not exit when no plugins passed
25+
- 4a45df8f2 @putout/engine-reporter: do not exit when no plugins
26+
127
2025.12.20, v41.0.8
228

329
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": "41.0.8",
3+
"version": "41.0.9",
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)