| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-02 | refactor(core): Use `ObjectHasOwn` instead of ↵ | Kenta Moriuchi | |
| `ObjectPrototypeHasOwnProperty` (#18952) ES2022 `Object.hasOwn` can be used in snapshot, so I migrate to use it. | |||
| 2023-05-01 | fix(core): Use primordials for methods (#18839) | Kenta Moriuchi | |
| I would like to get this change into Deno before merging https://github.com/denoland/deno_lint/pull/1152 | |||
| 2023-04-30 | refactor: remove ext/console/01_colors.js (#18927) | Leo Kettmeir | |
