{"id":272228,"date":"2023-05-22T09:00:28","date_gmt":"2023-05-22T01:00:28","guid":{"rendered":"https:\/\/gulass.cn\/?p=272228"},"modified":"2023-05-18T09:54:00","modified_gmt":"2023-05-18T01:54:00","slug":"was-recently-released","status":"publish","type":"post","link":"https:\/\/gulass.cn\/was-recently-released.html","title":{"rendered":"Deno 1.33.3\u4e8e\u8fd1\u65e5\u53d1\u5e03"},"content":{"rendered":"\n\n\n
\u5bfc\u8bfb<\/td>\nDeno\u662f\u57fa\u4e8eV8\u5f15\u64ce\u548cRust\u8bed\u8a00\u6240\u521b\u5efa\u7684JavaScript\u3001TypeScript\u8fd0\u884c\u73af\u5883\uff0c\u7531Node.js\u7684\u539f\u59cb\u5f00\u53d1\u8005Ryan Dahl\u6240\u521b\u9020\u3002\u8fd1\u65e5\uff0cDeno 1.33.3\u53d1\u5e03\uff0c\u4e0b\u9762\u5217\u4e3e\u4e00\u4e9b\u65b0\u589e\u7684\u5185\u5bb9\u3002<\/strong><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n

\"\"<\/p>\n

    \n
  1. feat(compile): \u4e0d\u7a33\u5b9a\u7684npm\u548cnode\u6307\u5b9a\u5668\u652f\u6301\uff08#19005\uff09<\/li>\n
  2. feat(ext\/http)\uff1a\u81ea\u52a8\u538b\u7f29Deno.serve (#19031)<\/li>\n
  3. feat(lsp): \u80fd\u591f\u914d\u7f6e\u6587\u6863\u9884\u52a0\u8f7d\u9650\u5236\uff08#19097\uff09<\/li>\n
  4. feat(node): \u589e\u52a0 Module.runMain() (#19080)<\/li>\n
  5. fix(cli): \u5347\u7ea7\u5230Typescript 5.0.4 (#19090)<\/li>\n
  6. fix(console): \u5904\u7406\u68c0\u67e5\u7c7b\u4f3c\u627f\u8bfa\u65f6\u7684\u9519\u8bef (#19083)<\/li>\n
  7. fix(core): \u5bf9\u672a\u5904\u7406\u7684\u62d2\u7edd\u603b\u662f\u62a5\u544a\u7b2c\u4e00\u4e2a\u9519\u8bef (#18992)<\/li>\n
  8. fix(core): \u8ba9V8\u9a71\u52a8\u6269\u5c55ESM\u52a0\u8f7d\uff08#18997\uff09\u3002<\/li>\n
  9. fix(dts): \u5c06seekSync\u4f4d\u7f6e\u53c2\u6570\u4e0eseek\u5bf9\u9f50\uff08#19077\uff09\u3002<\/li>\n
  10. fix(ext\/ffi)\uff1a\u56de\u8c03\u5728\u8fd4\u56deisize\u65f6\u51fa\u73b0\u6050\u614c\uff08#19022\uff09\u3002<\/li>\n
  11. fix(ext\/ffi)\uff1aUnsafeCallback\u5728\u2019deno test\u2019\u4e0b\u4f1a\u6302\u8d77\uff08#19018\uff09\u3002<\/li>\n
  12. fix(ext\/fs): \u6dfb\u52a0\u66f4\u591a\u7684context_path (#19101)<\/li>\n
  13. fix(ext\/http)\uff1a\u786e\u4fdd Deno.serve \u5728 \u2013watch \u91cd\u542f\u65f6\u4e5f\u80fd\u5de5\u4f5c (#18998)<\/li>\n
  14. fix(lsp): \u5f53\u65e0\u6cd5\u83b7\u5f97\u5b8c\u6210\u4fe1\u606f\u65f6\uff0c\u786c\u8f6c\u8f6f\u7684\u9519\u8bef(#19091)<\/li>\n
  15. fix(lsp): \u5f53Deno.documentPreloadLimit\u6539\u53d8\u65f6\uff0c\u9884\u52a0\u8f7d\u6587\u6863(#19103)<\/li>\n
  16. fix(node): \u6761\u4ef6\u5bfc\u51fa\u7684\u8fb9\u7f18\u6848\u4f8b(#19082)<\/li>\n
  17. fix(node): \u5728worker_threads\u4e2d\u66b4\u9732\u901a\u9053 (#19086)<\/li>\n
  18. fix(npm): \u4f7f http2 \u6a21\u5757\u53ef\u7528\uff0c\u4f7f \u2018nodeGlobalThisName\u2019 \u53ef\u5199(#19092)<\/li>\n
  19. fix(runtime)\uff1aChildProcess::kill()\u4e0d\u9700\u8981\u989d\u5916\u7684perms\uff08#15339\uff09\u3002<\/li>\n
  20. fix(vendor): \u66f4\u597d\u5730\u5904\u7406\u91cd\u5b9a\u5411\u95ee\u9898(#19063)<\/li>\n
  21. perf(ext\/ffi)\uff1a\u5728CallbackInfo\u53c2\u6570\u4e2d\u4f7f\u7528Box<[NativeType]> (#19032)<\/li>\n
  22. perf(fmt): \u52a0\u5feb\u5bf9\u6700\u5c0f\u5316\u5bf9\u8c61\u5b57\u9762\u7684\u683c\u5f0f\u5316(#19050)<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"

    feat(compile): \u4e0d\u7a33\u5b9a\u7684npm\u548cnode\u6307\u5b9a\u5668\u652f\u6301\uff08#19005\uff09 feat(ext\/http) […]<\/p>\n","protected":false},"author":1481,"featured_media":272230,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[21],"tags":[],"class_list":["post-272228","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news"],"acf":[],"_links":{"self":[{"href":"https:\/\/gulass.cn\/wp-json\/wp\/v2\/posts\/272228","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gulass.cn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gulass.cn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gulass.cn\/wp-json\/wp\/v2\/users\/1481"}],"replies":[{"embeddable":true,"href":"https:\/\/gulass.cn\/wp-json\/wp\/v2\/comments?post=272228"}],"version-history":[{"count":4,"href":"https:\/\/gulass.cn\/wp-json\/wp\/v2\/posts\/272228\/revisions"}],"predecessor-version":[{"id":272554,"href":"https:\/\/gulass.cn\/wp-json\/wp\/v2\/posts\/272228\/revisions\/272554"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gulass.cn\/wp-json\/wp\/v2\/media\/272230"}],"wp:attachment":[{"href":"https:\/\/gulass.cn\/wp-json\/wp\/v2\/media?parent=272228"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gulass.cn\/wp-json\/wp\/v2\/categories?post=272228"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gulass.cn\/wp-json\/wp\/v2\/tags?post=272228"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}