What's Changed
- fix(fetch): raise AbortSignal max event listeners by @KhafraDev in #1910
- fix: content-disposition header parsing by @climba03003 in #1911
- fix: remove test by @KhafraDev in #1916
- feat: add Headers.prototype.getSetCookie by @KhafraDev in #1915
- fix(headers): clone getSetCookie list & add getSetCookie type by @KhafraDev in #1917
- doc(mock): update out-of-date reply documentation by @p9f in #1913
- fix(types): add missing keepAlive params by @SkeLLLa in #1918
- Make the fetch() abort test pass locally, on Linux and Mac, Node 18/19. by @mcollina in #1927
New Contributors
- @climba03003 made their first contribution in #1911
- @p9f made their first contribution in #1913
Full Changelog: v5.18.0...v5.19.0