皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Deno 1.24.3 发布

Deno 1.24.3 发布

  • 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)