Skip to content

Commit 8653779

Browse files
committed
chore: putout: v38.3.0
1 parent 945d7e6 commit 8653779

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

packages/putout/ChangeLog

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
2025.02.18, v38.3.0
2+
3+
fix:
4+
- 7368c1f1b @putout/cli-cache: use data field (https://github.com/jaredwray/cacheable/tree/main/packages/file-entry-cache#setting-additional-meta-data)
5+
6+
feature:
7+
- 945d7e658 putout: @putout/cli-cache v5.0.0
8+
- 8baa29be3 @putout/cli-cache: convert to ESM
9+
- 7ede62b95 putout: dynamic load of @putout/cli-cache
10+
- 45f3bca30 @putout/cli-cache: get rid of find-up
11+
- fcc31feb6 @putout/cli-cache: find-node-modules using escalade
12+
- 40cd7d8ea @putout/cli-cache: find node_modules instead of package.json
13+
- a46da87c0 cache: check mtime when change do not work
14+
- e225bdbf4 @putout/plugin-esm: merge-duplicate-imports: duplicate-specifier
15+
- 25dc14614 @putout/plugin-esm: sort-imports-by-specifiers: do not switch oterh then # with #
16+
- 8f89126ac @putout/plugin-esm: group-imports-by-source: add support of hash
17+
- d565d800e @putout/engine-runner: nessy v5.2.0
18+
- 398f2217e @putout/engine-parser: @putout/printer v13.0.0
19+
- f5ebcf9da @putout/plugin-convert-quotes-to-backticks: check key
20+
121
2025.02.16, v38.2.0
222

323
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": "38.2.0",
3+
"version": "38.3.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)