Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-17 | Fix test with incorrect text | 1 | -3/+3 | |
2023-07-17 | Fix incorrect name | 2 | -4/+4 | |
2023-07-17 | Fix speculative crashes in console.log(formData) and console.log(headers) | 2 | -30/+24 | |
2023-07-17 | Fix crash in console.log(urlSearchParams) on a URLSearchParams object with a ... | 2 | -4/+99 | |
2023-07-17 | Fix memory leak in `await new Response(latin1String).arrayBuffer()` and `awai... | 16 | -102/+361 | |
2023-07-17 | 20% faster `deserialize` (#3655) | 2 | -12/+197 | |
2023-07-16 | Document `--smol` | 1 | -70/+59 | |
2023-07-16 | Add `--smol` to bunfig | 1 | -0/+12 | |
2023-07-16 | Document serialize/deserialize | 1 | -0/+14 |