Skip to content

Commit b733b70

Browse files
committed
chore: putout: v40.0.0
1 parent 6942cd5 commit b733b70

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

packages/putout/ChangeLog

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
2025.04.08, v40.0.0
2+
3+
fix:
4+
- d10f9fa21 @putout/engine-runner: debug
5+
6+
feature:
7+
- 6942cd54d putout: @putout/processor-css v11.0.0
8+
- 9445b251a @putout/processor-html: @putout/processor-css v11.0.0
9+
- 8bc1be871 @putout/processor-html: drop support of 🐊 < 40
10+
- c2e3e7a84 @putout/processor-css: drop support of 🐊 < 40
11+
- a34dbec14 @putout/processor-css: stylelint-config-standard v38.0.0
12+
- 269dfb2c8 putout: @putout/plugin-esm v4.0.0
13+
- b25ea5b76 putout: @putout/plugin-putout-config v9.0.1
14+
- 32eb6602c putout: @putout/plugin-putout v25.0.0
15+
- 13b71602a @putout/plugin-esm: drop support of 🐊 < 40
16+
- 8978a19e2 @putout/plugin-putout-config: drop support of 🐊 < 40
17+
- a5fa3a3c5 @putout/plugin-putout: drop support of 🐊 < 40
18+
- 57ae12d38 @putout/plugin-putout-config: apply-esm: v40
19+
- 41ea5055e @putout/plugin-esm: add-index-to-import: putout -> esm
20+
- 3100343b0 @putout/plugin-react: convert to ESM
21+
- 70a057292 @putout/plugin-putout: add-index-to-import: js -> .js
22+
- 5c9bc3d5e @putout/cli-process-file: get rid of mock-require
23+
124
2025.04.04, v39.7.6
225

326
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": "39.7.6",
3+
"version": "40.0.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)