Age | Commit message (Expand) | Author |
---|---|---|
2024-06-26 | refactor: move PackageJson to deno_config (#24348) | David Sherret |
2024-06-08 | fix(check): attempt to resolve types from pkg before `@types` pkg (#24152) | David Sherret |
2024-06-06 | refactor: remove `PermissionsContainer` in deno_runtime (#24119) | David Sherret |
2024-04-17 | perf: v8 code cache (#23081) | Igor Zinkovsky |
2024-04-01 | perf(node): put pkg json into an `Rc` (#23156) | David Sherret |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-11-29 | feat(compile): support "bring your own node_modules" in deno compile (#21377) | David Sherret |
2023-11-11 | perf: snapshot runtime ops (#21127) | Divy Srivastava |
2023-11-04 | fix(node): use closest package.json to resolve package.json imports (#21075) | David Sherret |
2023-10-26 | fix(unstable/byonm): improve error messages (#20987) | David Sherret |
2023-10-25 | feat(unstable): ability to `npm install` then `deno run main.ts` (#20967) | David Sherret |