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 fa627f4 commit dfa32f9Copy full SHA for dfa32f9
docs/CHANGELOG.md
@@ -16,11 +16,14 @@ Changelog
16
- Enhance: remove guard for Stream.Readable.destroy (#824).
17
- Enhance: remove custom isArrayBuffer (#822).
18
- Enhance: use normal class inheritance instead of Body.mixIn (#828).
19
+- Enhance: follow xo linter rules more strictly (#829).
20
+- Enhance: revamp Headers module (#834).
21
- Fix: export the `AbortError` class.
22
- Fix: example using `file-type` (#804).
23
- Fix: settle `consumeBody` promise when the response closes prematurely (#768).
24
- Fix: disambiguate timeout behavior for response headers and body (#770).
25
- Fix: make sure the default `highWaterMark` equals 16384.
26
+- Fix: default user agent (#818).
27
- Other: readme update.
28
- Other: update copyright information.
29
0 commit comments