Skip to content

v4.2.1

Latest
Compare
Choose a tag to compare
@H4ad H4ad released this 29 Feb 12:57
640dfc1

4.2.1 (2024-02-29)

Bug Fixes

  • response-stream: fix response with no content doesn't correctly end the writable stream (bded8cf)

Code Refactoring

  • apollo-server-mutation: better types for adapter (79f3383)
  • response-stream: avoid creating object on log while parsing headers (1effcae)

Tests

  • all: cleaning tests and fixing ts issues (c3dcfff)
  • aws-stream: add tests to cover #206 (c853149)