We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72dd7d3 commit 0b6476dCopy full SHA for 0b6476d
ChangeLog
@@ -1,3 +1,14 @@
1
+2023.03.21, v7.0.0
2
+
3
+feature:
4
+- 72dd7d3 package: rimraf v4.4.0
5
+- b6ae68c package: putout v29.1.5
6
+- a2544f1 package: eslint-plugin-putout v17.1.0
7
+- 9be14a5 package: webpack-cli v5.0.1
8
+- d10dd24 package: @cloudcmd/move-files v7.0.0
9
+- c4641e0 package: copymitter v8.0.1
10
+- 4846421 fileop: add ability to handle abort
11
12
2022.10.09, v6.0.0
13
14
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudcmd/fileop",
- "version": "6.0.0",
+ "version": "7.0.0",
"type": "commonjs",
"description": "file operations emitter middleware",
"main": "server/index.js",
0 commit comments