github denoland/deno v2.4.1

latest releases: v2.4.5, v2.4.4, v2.4.3...
2 months ago

2.4.1 / 2025.07.08

  • feat(unstable/otel): support vsock transport for telemetry (#30001)
  • feat(unstable): tunnelling (#30022)
  • fix(bundle): don't use createRequire when targeting browser, make hack not depend on variable names (#30023)
  • fix(bundle): make the "dynamic require" hack work on minified output (#29997)
  • fix(bundle): resolve "sloppy imports" in npm packages when bundling (#29989)
  • fix(ext/http2): fix oob buffer reads in http2 requests (#29969)
  • fix(serve): actually wire up resolving main module with import map for deno serve (#29974)
  • fix(unstable): bytes and text imports from npm dependencies should require --allow-read (#29990)
  • Revert "fix(ext/napi): ensure the finalizer callback will be called" (#30018)
  • Revert "fix(otel): flush data when terminating signal is received" (#30019)
  • perf: bust emit cache only on deno_ast version change (#29984)
  • perf: skip jsx transpile when disabled (#29995)

Don't miss a new deno release

NewReleases is sending notifications on new releases.