Skip to content

Commit eae2dc4

Browse files
committed
chore: readify: v11.0.0
1 parent 7a5a512 commit eae2dc4

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

ChangeLog

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
2026.03.17, v11.0.0
2+
3+
feature:
4+
- 7a5a512 readify: drop support of node < 22
5+
- affeb7e readify: migrate to ESM
6+
- e7ae40e readdir: get rid of mock-require
7+
- b460323 readify: export: default -> named
8+
- f0ea5c7 readify: get rid of mock-require
9+
- aebe67e readify: try-to-catch v4.0.5
10+
- d177938 readify: try-catch v4.0.9
11+
- beb6869 readify: supertape v12.10.5
12+
- f7e52c0 readify: putout v42.2.3
13+
- 9ebc9e9 readify: madrun v13.0.1
14+
- 7a10046 readify: eslint-plugin-putout v31.1.1
15+
- 519aaba readify: eslint v10.0.3
16+
- 611e819 readify: @cloudcmd/formatify v3.0.0
17+
- 8cf2542 readify: superc8 v12.3.1
18+
- 22a59d7 readify: putout v37.1.0
19+
- e59d19f readify: eslint-plugin-putout v23.3.0
20+
121
2024.08.16, v10.0.1
222

323
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "readify",
3-
"version": "10.0.1",
3+
"version": "11.0.0",
44
"type": "module",
55
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
66
"description": "Read directory content with file attributes: size, date, owner, mode",

0 commit comments

Comments
 (0)