github denoland/deno v2.0.2

8 hours ago

2.0.2 / 2024.10.17

  • fix(cli): set napi object property properly (#26344)
  • fix(ext/node): add null check for kStreamBaseField (#26368)
  • fix(install): don't attempt to cache specifiers that point to directories
    (#26369)
  • fix(jupyter): fix panics for overslow subtraction (#26371)
  • fix(jupyter): update to the new logo (#26353)
  • fix(net): don't try to set nodelay on upgrade streams (#26342)
  • fix(node/fs): copyFile with COPYFILE_EXCL should not throw if the
    destination doesn't exist (#26360)
  • fix(node/http): normalize header names in ServerResponse (#26339)
  • fix(runtime): send ws ping frames from inspector server (#26352)
  • fix: don't warn on ignored signals on windows (#26332)

Don't miss a new deno release

NewReleases is sending notifications on new releases.