Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upcoming Release Changes #145

Merged
merged 1 commit into from Sep 27, 2022
Merged

Upcoming Release Changes #145

merged 1 commit into from Sep 27, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 26, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@whatwg-node/fetch@0.4.6

Patch Changes

  • c918527 Thanks @ardatan! - Bump Undici

  • #148 eb10500 Thanks @ardatan! - - On Node 14, fix the return method of Response.body's AsyncIterator to close HTTP connection correctly

    • On Node 14, handle ReadableStream's cancel correctly if Response.body is a ReadableStream
    • Do not modify ReadableStream.cancel's behavior but handle it internally
    • On Node 18, do not combine Response.body's return and AbortController which causes a memory leak

@whatwg-node/server@0.4.10

Patch Changes

  • #148 eb10500 Thanks @ardatan! - - On Node 14, fix the return method of Response.body's AsyncIterator to close HTTP connection correctly

    • On Node 14, handle ReadableStream's cancel correctly if Response.body is a ReadableStream
    • Do not modify ReadableStream.cancel's behavior but handle it internally
    • On Node 18, do not combine Response.body's return and AbortController which causes a memory leak
  • #149 519d42a Thanks @ardatan! - Force stop connection after Response.body is done

  • Updated dependencies [c918527, eb10500]:

    • @whatwg-node/fetch@0.4.6

@ardatan ardatan force-pushed the master branch 2 times, most recently from 99d526b to c918527 Compare September 26, 2022 15:18
@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from 8e69130 to 5f42a49 Compare September 27, 2022 13:45
@ardatan ardatan merged commit 141e34a into master Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant