Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-16 | fix(runtime): make some things more stable (partial jsc debug build) (#5881) | 1 | -43/+43 | |
2023-10-16 | fix(runtime): improve IPC reliability + organization pass on that code (#6475) | 1 | -0/+3 | |
2023-09-21 | disable child_process execArgv + fix crash in cli parsing (#5843) | 1 | -12/+12 | |
2023-09-20 | fix(run): interpret extensionless files as typescript (#5711) | 1 | -1/+1 | |
2023-09-07 | Progress for Next.js (#4468) | 1 | -36/+53 | |
2023-08-30 | reset signal handlers in Bun.spawn (#4405) | 1 | -3/+8 | |
2023-08-02 | Rewrite built-in modules to use CommonJS over ESM (#3814) | 1 | -35/+23 | |
2023-07-28 | add fork to child_process (#3851) | 1 | -8/+108 | |
2023-07-12 | Improve our internal typedefs (#3608) | 1 | -1/+1 | |
2023-06-24 | Rewrite Bun's runtime CommonJS loader (#3379) | 1 | -22/+15 | |
2023-06-01 | Bundle and minify `.exports.js` files. (#3036) | 1 | -0/+1748 |