Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-30 | feat(node:fs): add `cp`/`cpSync`/`promises.cp` + async `copyFile` (#4340) | 1 | -1/+18 | |
2023-08-10 | async realpath (#4117) | 1 | -1/+1 | |
2023-08-02 | Rewrite built-in modules to use CommonJS over ESM (#3814) | 1 | -87/+45 | |
2023-07-27 | Resolve watch directories outside main thread + async iterator and symlink fi... | 1 | -16/+40 | |
2023-07-27 | Make readFile() async (#3850) | 1 | -1/+1 | |
2023-07-27 | Make readdir() async, fix crash in large directory trees (#3838) | 1 | -26/+5 | |
2023-06-26 | Implement writev & readv (#3419) | 1 | -1/+33 | |
2023-06-23 | [feat] fs.watch (#3249) | 1 | -0/+51 | |
2023-06-01 | Bundle and minify `.exports.js` files. (#3036) | 1 | -0/+117 |