Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-01 | [WIP]Fix calling `Buffer.toString` with `(offset, length, encoding)` (#3467) | 1 | -16/+16 | |
2023-06-29 | Fixes `node:http` and `node:stream` so `ytdl-core` works. (#3452) | 2 | -5/+5 | |
2023-06-27 | don't overwrite `__esModule` | 1 | -0/+4 | |
2023-06-27 | add `__esModule` | 1 | -2/+4 | |
2023-06-26 | Runtime support for `__esModule` annotations (#3393) | 1 | -3/+4 | |
2023-06-25 | Fix test failures in import.meta (#3403) | 2 | -11/+4 | |
2023-06-24 | Rewrite Bun's runtime CommonJS loader (#3379) | 5 | -128/+210 | |
2023-06-17 | [eventsource] SSE Client (#3074) | 1 | -0/+500 | |
2023-06-02 | fix readableStreamToArrayBuffer (#3181) | 1 | -4/+6 | |
2023-06-02 | Fixes #3161 (#3174) | 1 | -2/+9 | |
2023-06-01 | Bundle and minify `.exports.js` files. (#3036) | 31 | -0/+8780 |