Skip to content

Commit 8c3932e

Browse files
committed
Merge branch 'v2' into fix/http/abort-stream-response
2 parents aa07fa0 + 4089002 commit 8c3932e

145 files changed

Lines changed: 3480 additions & 2557 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changes/change-pr-2561.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/deep-link-is-registered-local-machine.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/deep-link-unregister-local-machine.md

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
single-instance: patch
3+
---
4+
5+
fix `cwd` in single instance on macOS, which was the cwd of the first instance, instead of the second (like it is on windows and linux)

.changes/http-fix-204.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"http": patch
3+
"http-js": patch
4+
---
5+
6+
Properly handle responses with status code 204.

.changes/persist-cookies.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changes/readable-stream-support.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)