Age | Commit message (Expand) | Author |
---|---|---|
2024-02-10 | chore: move cli/tests/ -> tests/ (#22369) | Matt Mastracci |
2024-01-24 | Revert "feat: deprecate `window` global (#22057)" (#22084) | Bartek Iwańczuk |
2024-01-24 | feat: deprecate `window` global (#22057) | Bartek Iwańczuk |
2023-12-07 | fix(ext/node): include non-enumerable keys in `Reflect.ownKeys(globalThis)` (... | ud2 |
2023-09-14 | refactor: remove `DENO_UNSTABLE_NPM_SYNC_DOWNLOAD` and custom sync functional... | David Sherret |
2023-07-19 | feat(ext/node): properly segregate node globals (#19307) | Luca Casonato |
2023-02-22 | refactor: use deno_graph for npm specifiers (#17858) | David Sherret |
2023-02-08 | fix: use static Reflect methods in nodeGlobalThis proxy (#17696) | Kamil Ogórek |
2022-11-24 | fix(npm/check): prioritize exports over types entry (#16788) | David Sherret |
2022-10-21 | feat(unstable/npm): initial type checking of npm specifiers (#16332) | David Sherret |
2022-08-26 | fix(ext/node): fix global in node env (#15622) | Yoshiya Hinosawa |