Age | Commit message (Expand) | Author |
2024-08-24 | refactor(lsp): changes for lsp_types 0.97.0 (#25169) | Nayeem Rahman |
2024-08-22 | fix(ext/node): register `node:wasi` built-in (#25134) | Divy Srivastava |
2024-08-21 | fix(lsp): resolve jsx import source with types mode (#25064) | Nayeem Rahman |
2024-08-21 | chore(lsp): use 'install' terminology for jsr and npm packages (#25119) | Nayeem Rahman |
2024-08-20 | fix(lsp): include scoped import map keys in completions (#25047) | Nayeem Rahman |
2024-08-20 | fix: adjust suggestion for lockfile regeneration (#25107) | Bartek Iwańczuk |
2024-08-20 | fix(repl): Prevent panic on broken pipe (#21945) | melbourne2991 |
2024-08-19 | fix(lint): support linting tsx/jsx from stdin (#24955) | Yazan AbdAl-Rahman |
2024-08-19 | feat(FUTURE): terse lockfile (v4) (#25059) | David Sherret |
2024-08-18 | fix: clean up flag help output (#24686) | Luca Casonato |
2024-08-15 | Revert "test: run unit tests with DENO_FUTURE=1 (#24400)" (#25060) | Bartek Iwańczuk |
2024-08-15 | chore: Disable part of parallel serve test on macos (flaky) (#25057) | Nathan Whitaker |
2024-08-14 | feat(serve): Opt-in parallelism for `deno serve` (#24920) | Nathan Whitaker |
2024-08-14 | fix(lsp): import map lookup for jsr subpath auto import (#25025) | Nayeem Rahman |
2024-08-14 | feat(fmt): support HTML, Svelte, Vue, Astro and Angular (#25019) | Pig Fang |
2024-08-14 | test: run unit tests with DENO_FUTURE=1 (#24400) | Bartek Iwańczuk |
2024-08-14 | fix(cli): support --watch when running cjs npm packages (#25038) | Luca Casonato |
2024-08-14 | fix: `node:inspector` not being registered (#25007) | Marvin Hagemeister |
2024-08-14 | feat(coverage): add breadcrumbs to deno coverage `--html` report (#24860) | Łukasz Czerniawski |
2024-08-12 | feat(publish): error on missing license file (#25011) | David Sherret |
2024-08-12 | chore: mark upgrade_prompt as flaky (#25009) | David Sherret |
2024-08-12 | feat: better help output (#24958) | Leo Kettmeir |
2024-08-12 | feat: Rename --unstable-hmr to --watch-hmr (#24975) | Bartek Iwańczuk |
2024-08-09 | feat(fmt): support CSS, SCSS, Sass and Less (#24870) | Pig Fang |
2024-08-08 | feat: `deno init --serve` (#24897) | Bartek Iwańczuk |
2024-08-08 | feat(install): change 'Add ...' message (#24949) | Bartek Iwańczuk |
2024-08-08 | feat(permissions): link to docs in permission prompt (#24948) | Bartek Iwańczuk |
2024-08-08 | perf: skip saving to emit cache after first failure (#24896) | David Sherret |
2024-08-07 | fix(compile): support workspace members importing other members (#24909) | David Sherret |
2024-08-06 | feat(lsp): node specifier completions (#24904) | Nayeem Rahman |
2024-08-06 | feat(fetch): accept async iterables for body (#24623) | Leo Kettmeir |
2024-08-02 | feat(unstable/fmt): move yaml formatting behind unstable flag (#24848) | David Sherret |
2024-08-02 | feat(fmt): support YAML (#24717) | Pig Fang |
2024-08-02 | chore: mark upgrade_invalid_canary_version as flaky (#24833) | David Sherret |
2024-08-01 | chore: upgrade flaky_test, fastwebsockets, base64, base32, notify (#24746) | Ryan Dahl |
2024-08-01 | fix(compile): adhoc codesign mach-o by default (#24824) | Divy Srivastava |
2024-07-29 | chore: mark upgrade invalid lockfile as flaky (#24760) | David Sherret |
2024-07-29 | chore: upgrade to rust 1.80 (#24778) | Satya Rohith |
2024-07-28 | fix(http): Adjust hostname display for Windows when using 0.0.0.0 (#24698) | Yazan AbdAl-Rahman |
2024-07-27 | fix: adapt to new jupyter runtime API and include session IDs (#24762) | Kyle Kelley |
2024-07-25 | fix(unstable): move sloppy-import warnings to lint rule (#24710) | David Sherret |
2024-07-25 | fix: upgrade deno_core to 0.298.0 (#24709) | Bartek Iwańczuk |
2024-07-25 | chore: use `@std` prefix for internal module specifiers (#24543) | Asher Gomez |
2024-07-24 | fix(future): Emit `deno install` warning less often, suggest `deno install` i... | Nathan Whitaker |
2024-07-24 | fix: update lsp error message of 'relative import path' to 'use deno add' for... | HasanAlrimawi |
2024-07-24 | fix(node): better detection for when to surface node resolution errors (#24653) | David Sherret |
2024-07-24 | Reland "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24692) | Bartek Iwańczuk |
2024-07-23 | fix(upgrade): do not error if config in cwd invalid (#24689) | David Sherret |
2024-07-23 | fix(lsp): rewrite import for 'infer return type' action (#24685) | Nayeem Rahman |
2024-07-23 | Revert "fix(cli): add NAPI support in standalone mode (#24642)" (#24682) | Bartek Iwańczuk |