Skip to content

v20.63.0

Choose a tag to compare

@uNetworkingAB uNetworkingAB released this 19 Jun 14:18
  • Make use of ERR_INVALID_CLOSE_PAYLOAD to better explain such closures.
  • Remove C-API as it is no longer maintained here, but rather over at the Bun repo.
  • It's invalid to pass nullptr to memcpy even with 0 size according to UndefinedBehaviorSanitizer, so this is now fixed.