github denoland/deno v1.24.3

latest releases: v1.46.3, v1.46.2, v1.46.1...
2 years ago

1.24.3 / 2022.08.11

  • fix(ext/fetch): add socks proxy support (#15372)
  • feat(unstable/ext/ffi): add static method variants to Deno.UnsafePointerView
    (#15146)
  • fix(cli): allow configurations files to also be json modules (#15444)
  • fix(ext/ffi): check CStr for UTF-8 validity on read (#15318)
  • fix(ext/ffi): unstable op_ffi_unsafe_callback_ref (#15439)
  • fix(permissions): ignore empty values (#15447)
  • fix(task): subcommand parser skips global args (#15297)
  • fix: allow setting globalThis.location when no --location is provided
    (#15448)
  • fix: update deno_graph to fix importing config as JSON module (#15388)
  • fix: various formatting fixes (#15412)
  • perf(ops): monomorphic sync op calls (#15337)

Don't miss a new deno release

NewReleases is sending notifications on new releases.