Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-28 | Get Next.js Pages Router to work (#6095) | 1 | -5/+1 | |
2023-09-21 | Implement module.parent (#5889)bun-v1.0.3 | 1 | -6/+6 | |
2023-08-02 | Rewrite built-in modules to use CommonJS over ESM (#3814) | 1 | -5/+18 | |
2023-07-24 | Merge import.meta.require and require to be the same thing (#3732) | 1 | -0/+49 | |
2023-06-26 | Runtime support for `__esModule` annotations (#3393) | 1 | -0/+1 | |
2023-06-26 | implement `_nodeModulePaths` and `require.main.paths` (#3411) | 1 | -0/+1 | |
2023-06-24 | Rewrite Bun's runtime CommonJS loader (#3379) | 1 | -1/+77 | |
2023-05-29 | Natively support CommonJS at runtime (#3104) | 1 | -0/+20 |