Bun
    Bun
    文件指南部落格Discord logoGitHub logo文件指南部落格Discord logoGitHub logo

    Bun v0.1.4


    Jarred Sumner · July 13, 2022

    升級方法

    bun upgrade
    

    如果您在升級時遇到任何問題

    錯誤修正

    • 修正了 fetch(url) 的 GC 錯誤,該錯誤頻繁導致崩潰
    • fix(env_loader): 忽略等號前的空格,由 @FinnRG 在 https://github.com/oven-sh/bun/pull/602 中提出

    雜項:

    • 建立社群媒體分享圖片,由 @gabrnunes 在 https://github.com/oven-sh/bun/pull/629 中提出
    • feat(landing): 建立 github action,用於在變更時重建網站,由 @pnxdxt 在 https://github.com/oven-sh/bun/pull/651 中提出
    • 清理基準測試資料夾,由 @evanwashere 在 https://github.com/oven-sh/bun/pull/587 中提出

    錯字、README、範例

    • 修正了 Bun.serve 基準測試上的失效連結,由 @BE-CH 在 https://github.com/oven-sh/bun/pull/590 中提出
    • 更新了 README.md,由 @rudrakshkarpe 在 https://github.com/oven-sh/bun/pull/599 中提出
    • chore(docs): 新增逗號,由 @josesilveiraa 在 https://github.com/oven-sh/bun/pull/580 中提出
    • 在 README.md 中新增了關於 AVX2 需求的註記,並提及 Intel SDE 解決方案,由 @deijjji303 在 https://github.com/oven-sh/bun/pull/346 中提出
    • builtin -> built-in,由 @boehs 在 https://github.com/oven-sh/bun/pull/585 中提出
    • docs(various): `.md` 可讀性改進,由 @ryanrussell 在 https://github.com/oven-sh/bun/pull/597 中提出
    • docs: 移除版本號中重複的 v,由 @pnxdxt 在 https://github.com/oven-sh/bun/pull/601 中提出
    • 在 readme 中更新了 logLevel 以包含 debug, 由 @biw 在 https://github.com/oven-sh/bun/pull/189 中提出
    • refactor(exports.zig): 修正 WebSocketHTTPSClient 變數名稱,由 @ryanrussell 在 https://github.com/oven-sh/bun/pull/598 中提出
    • fix: 支援在 bun.d.ts 中指定 JSON 回應類型,由 @rbargholz 在 https://github.com/oven-sh/bun/pull/563 中提出
    • 使用 typescript 的 hono 範例,由 @Jesse-Lucas1996 在 https://github.com/oven-sh/bun/pull/577 中提出
    • 修正 blank 模板,由 @SheetJSDev 在 https://github.com/oven-sh/bun/pull/523 中提出
    • fix(examples/hono): 更新套件名稱,由 @FinnRG 在 https://github.com/oven-sh/bun/pull/620 中提出
    • chore(landing): 建置變更,由 @pnxdxt 在 https://github.com/oven-sh/bun/pull/626 中提出
    • 修正 "coercion" 拼寫,由 @Bellisario 在 https://github.com/oven-sh/bun/pull/628 中提出
    • 修正首頁上的基準測試網址,由 @evanwashere 在 https://github.com/oven-sh/bun/pull/636 中提出
    • 修正 #638,由 @adi611 在 https://github.com/oven-sh/bun/pull/639 中提出
    • 修正 #640,由 @adi611 在 https://github.com/oven-sh/bun/pull/641 中提出

    新貢獻者

    • @BE-CH 在 https://github.com/oven-sh/bun/pull/590 中做出了他們的首次貢獻
    • @rudrakshkarpe 在 https://github.com/oven-sh/bun/pull/599 中做出了他們的首次貢獻
    • @josesilveiraa 在 https://github.com/oven-sh/bun/pull/580 中做出了他們的首次貢獻
    • @deijjji303 在 https://github.com/oven-sh/bun/pull/346 中做出了他們的首次貢獻
    • @pnxdxt 在 https://github.com/oven-sh/bun/pull/601 中做出了他們的首次貢獻
    • @biw 在 https://github.com/oven-sh/bun/pull/189 中做出了他們的首次貢獻
    • @rbargholz 在 https://github.com/oven-sh/bun/pull/563 中做出了他們的首次貢獻
    • @Jesse-Lucas1996 在 https://github.com/oven-sh/bun/pull/577 中做出了他們的首次貢獻
    • @SheetJSDev 在 https://github.com/oven-sh/bun/pull/523 中做出了他們的首次貢獻
    • @adi611 在 https://github.com/oven-sh/bun/pull/639 中做出了他們的首次貢獻
    • @gabrnunes 在 https://github.com/oven-sh/bun/pull/629 中做出了他們的首次貢獻

    完整變更日誌