| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-29 | chore: migrate bench, publish, and more itests to spec tests (#23584) | David Sherret | |
| 2024-03-08 | fix(ext/node): Implement `isBuiltin` in `node:module` (#22817) | Nathan Whitaker | |
| Fixes #22502 Implements the [`isBuiltin`](https://nodejs.org/api/module.html#moduleisbuiltinmodulename) function in `node:module`. I had to update the version of `@types/node` in the test registry in order to get the test I added to typecheck. | |||
| 2024-02-27 | feat(publish): support sloppy imports and bare node built-ins (#22588) | Luca Casonato | |
