Skip to content

Commit 32f28e6

Browse files
authored
Merge branch 'v2' into ws-patch
2 parents ca913a6 + 371a2f7 commit 32f28e6

File tree

34 files changed

+646
-500
lines changed

34 files changed

+646
-500
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"upload": "minor"
3+
"upload-js": "minor"
4+
---
5+
6+
Added a new field `progressTotal` to track the total amount of data transferred during the upload/download process.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'log-plugin': 'patch'
3+
'log-js': 'patch'
4+
---
5+
6+
Make webview log target more consistent that it always starts with `webview`
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"fs": "patch"
3+
"fs-js": "patch"
4+
---
5+
6+
Fix `readDir` function failing to read directories that contain broken symlinks.
7+

0 commit comments

Comments
 (0)