Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-10 | Support named imports for json & toml files at runtime (#4783) | 1 | -1/+1 | |
2023-09-07 | Progress for Next.js (#4468) | 1 | -1/+0 | |
2023-08-21 | import errors have `code` set to `ERR_MODULE_NOT_FOUND` and `require` errors ... | 1 | -11/+1 | |
2023-08-17 | Support Nitro (#4098) | 1 | -1/+11 | |
2023-08-06 | Bind require.resolve() (#4030) | 1 | -2/+2 | |
2023-08-02 | Rewrite built-in modules to use CommonJS over ESM (#3814) | 1 | -26/+22 | |
2023-06-27 | don't overwrite `__esModule` | 1 | -0/+4 | |
2023-06-27 | add `__esModule` | 1 | -2/+4 | |
2023-06-25 | Fix test failures in import.meta (#3403) | 1 | -2/+2 | |
2023-06-24 | Rewrite Bun's runtime CommonJS loader (#3379) | 1 | -0/+94 |