Skip to content

Commit a554ca8

Browse files
committed
chore: putout: v41.17.0
1 parent d063fa5 commit a554ca8

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

packages/putout/ChangeLog

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
2026.02.03, v41.17.0
2+
3+
fix:
4+
- fbbb8faea @putout/plugin-nodejs: convert-top-level-return: report
5+
- 75f5716e2 @putout/formatter-codeframe: column starts from 1
6+
- 0538680bb @putout/operate: setLiteralValue: NumericLiteral
7+
- a0c24113f @putout/plugin-esm: add-index-to-import: enable
8+
9+
feature:
10+
- d063fa547 putout: @putout/plugin-esm v9.0.0
11+
- d569b13b0 @putout/plugin-esm: add-index-to-import: rm
12+
- 9f4b97a93 @putout/plugin-cloudcmd: convert-io-delete-to-io-remove: add
13+
- 5ef26f923 @putout/plugin-cloudcmd: apply-init-module: add
14+
- 66eca0063 @putout/plugin-cloudcmd: drop support of 🐊 < 41
15+
- d14deeebb @putout/plugin-cloudcmd: convert-arrow-to-declaration: add
16+
- f5578691b @putout/plugin-nodejs: convert-commonjs-to-esm: require: false positive: on css
17+
- 480b87779 @putout/plugin-tape: declare: defineEnv
18+
- 00b856fe8 @putout/plugin-esm: group-imports-by-source: css first
19+
- ff220bd00 @putout/plugin-nodejs: remove-top-level-process-exit
20+
- 989d56ad1 @putout/plugin-nodejs: remove-useless-process-exit: add
21+
- 482640e4a @putout/plugin-nodejs: convert-top-level-return: arguments
22+
- 0f5602d2e @putout/plugin-tape: apply-destructuring: rename
23+
- e352fee27 @putout/engine-runner: get-position: column + 1
24+
- e3b6bc596 @putout/plugin-madrun: set-lint-dot: report: drectory -> directory
25+
- 710a2f639 @putout/eslint: column: 1
26+
- cfb827aea @putout/operate: setLiteralValue: numericLiteral
27+
- 352bfae16 @putout/plugin-putout: add-crawl-file: add
28+
- 1d068ea06 @putout/plugin-esm: apply-name-to-imported-file: use crawlFile
29+
- b050a2df6 @putout/engine-runner: scanner: crawlFile: add
30+
- 946ce1af1 @putout/plugin-esm: apply-name-to-imported-file: export from
31+
- 772b76f29 @putout/plugin-esm: add-index-to-import: export namespace
32+
- 1e2ad0078 eslint-plugin-putout: @babel/eslint-parser v8.0.0-rc.1
33+
- c6ad0dd0f @putout/engine-reporter: @putout/cli-choose-formatter v6.0.0
34+
135
2026.01.31, v41.16.0
236

337
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.16.0",
3+
"version": "41.17.0",
44
"type": "module",
55
"author": "coderaiser <mnemonic.enemy@gmail.com> (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)