Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 28, 2023

🤖 I have created a release *beep* *boop*

4.2.0 (2023-08-28)

Features

  • fetch: backport node-fetch's redirect bugfix (#77) (86262a6)
  • fetch: support custom credentials in Request (#82) (1da95bc)

Bug Fixes

  • fetch: signal should not be nullable (#81) (dff75d9)
  • fetch: add HTTPS Agent types to fetch & Request (#78) (c4980f4)
  • fetch: align Request with spec (#85) (ace4223)
  • fetch: allow clone of Request & Response with null body (#79) (f1d9272)
  • fetch: empty filename should not be treated as string (#87) (389c2b8)
  • fetch: fix headers.entries/values/forEach iteration for Set-Cookie headers (#89) (3c20536)
  • fetch: fix ESM types (#75) (c97e2b8)
  • fetch: fix issue with cloning bodies (#72) (e156a6e)
  • formdata util missing file (#68) (ce9cd2a)
  • proper exports to allow TS to recognize class types and proper casting (#71) (9e95faf)
  • typo in README (#80) (08b270f)

Changes

  • promote types conditional exports to the top of the list (#88) (c1339b9)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-fetch-v4.2.0 branch 10 times, most recently from 798ddc3 to f98a4b8 Compare August 28, 2023 22:16
@github-actions github-actions bot force-pushed the release-fetch-v4.2.0 branch from f98a4b8 to 790c814 Compare August 28, 2023 23:20
@Gozala Gozala merged commit dcea779 into main Aug 29, 2023
@github-actions
Copy link
Contributor Author

🤖 Release is at https://github.com/web-std/io/releases/tag/fetch-v4.2.0 🌻

@MichaelDeBoey MichaelDeBoey deleted the release-fetch-v4.2.0 branch August 29, 2023 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant