Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-14 | Add workaround for `tls` and `worker_threads` | 2 | -1/+55 | |
2023-02-14 | [install] improve `package.json` validation (#2074) | 6 | -104/+342 | |
2023-02-14 | [WIP] fix(node:fs): export `fs.ReadStream` and `fs.WriteStream` (#1798) | 4 | -72/+326 | |
2023-02-14 | Reject with error when invalid fetch() body (#2047) | 2 | -12/+44 | |
2023-02-13 | fix(FormData): make String explicit, thanks @dylan-conway (#2065) | 1 | -1/+1 | |
2023-02-13 | fix(FormData): add string literal operator (#2064) | 1 | -2/+2 | |
2023-02-13 | Add pretty printer for FormData | 5 | -1/+101 | |
2023-02-13 | Add dynamic port assigning to Bun.serve (#2062) | 3 | -5/+40 | |
2023-02-13 | feat(napi): add `napi_get_value_bigint_words` (#2061) | 3 | -0/+44 | |
2023-02-13 | Fixes https://github.com/oven-sh/bun/issues/1456 | 8 | -1/+148 |