Age | Commit message (Expand) | Author |
2024-08-24 | refactor(lsp): changes for lsp_types 0.97.0 (#25169) | Nayeem Rahman |
2024-08-22 | chore: enable `log` feature for tracing crate (#25078) | Yusuke Tanaka |
2024-08-22 | chore(build): deno_kv - remove dep on deno_node (#25158) | David Sherret |
2024-08-22 | chore: forward v1.46.1 release commit to main (#25155) | denobot |
2024-08-22 | 1.46.0 (#25139) | denobot |
2024-08-22 | fix(fmt/markdown): metadata header sometimes missing trailing blank line (#25... | David Sherret |
2024-08-21 | feat: Upgrade V8 to 12.9 (#25138) | Bartek Iwańczuk |
2024-08-21 | fix(lsp): resolve jsx import source with types mode (#25064) | Nayeem Rahman |
2024-08-21 | feat(flags): improve help output and make `deno run` list tasks (#25108) | Leo Kettmeir |
2024-08-20 | fix: Don't panic if fail to handle JS stack frame (#25122) | Nathan Whitaker |
2024-08-20 | fix: deserialize lockfile v3 straight (#25121) | David Sherret |
2024-08-20 | chore(release): Release Deno v1.46.0-rc.3 (#25112) | Bartek Iwańczuk |
2024-08-20 | feat: glob and directory support for `deno check` and `deno cache` cli arg pa... | Yazan AbdAl-Rahman |
2024-08-20 | fix: adjust suggestion for lockfile regeneration (#25107) | Bartek Iwańczuk |
2024-08-20 | feat(unstable): ability to use a local copy of jsr packages (#25068) | David Sherret |
2024-08-20 | fix(cli): update permission prompt message for compiled binaries (#24081) | Yazan AbdAl-Rahman |
2024-08-19 | chore(release): Release Deno v1.46.0-rc.2 (#25101) | Bartek Iwańczuk |
2024-08-19 | fix(compile): make output more deterministic (#25092) | David Sherret |
2024-08-19 | fix(fmt): regression with pipe in code blocks in tables (#25098) | David Sherret |
2024-08-19 | feat: upgrade deno_core (#25042) | snek |
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-19 | chore(release): Release Deno v1.46.0-rc.1 (#25088) | Bartek Iwańczuk |
2024-08-17 | fix(fmt): upgrade to dprint-plugin-markdown 0.17.4 (#25075) | David Sherret |
2024-08-16 | feat(config/jsr): add license field (#25056) | David Sherret |
2024-08-15 | feat(lint): Add lint for usage of node globals (with autofix) (#25048) | Nathan Whitaker |
2024-08-15 | fix(node): Create additional pipes for child processes (#25016) | Nathan Whitaker |
2024-08-15 | feat: `deno compile --icon <ico>` (#25039) | Divy Srivastava |
2024-08-14 | feat(fmt): support HTML, Svelte, Vue, Astro and Angular (#25019) | Pig Fang |
2024-08-12 | fix: update deno_doc (#24972) | Leo Kettmeir |
2024-08-12 | feat: `deno upgrade --rc` (#24905) | Bartek Iwańczuk |
2024-08-12 | feat: better help output (#24958) | Leo Kettmeir |
2024-08-11 | fix(ext/node): rewrite X509Certificate resource and add `publicKey()` (#24988) | Divy Srivastava |
2024-08-11 | fix(ext/node): support ieee-p1363 ECDSA signatures and pss salt len (#24981) | Divy Srivastava |
2024-08-09 | feat(fmt): support CSS, SCSS, Sass and Less (#24870) | Pig Fang |
2024-08-08 | fix(add): better error message providing scoped pkg missing leading `@` symbo... | David Sherret |
2024-08-08 | fix(ext/fetch): include TCP src/dst socket info in error messages (#24939) | Yusuke Tanaka |
2024-08-08 | fix: cache bust jsr meta file when version not found in dynamic branches (#24... | David Sherret |
2024-08-08 | fix(ext/node): add crypto.diffieHellman (#24938) | Luca Casonato |
2024-08-08 | fix: Don't shell out to `unzip` in deno upgrade/compile (#24926) | Nathan Whitaker |
2024-08-07 | fix(ext/fetch): include URL and error details on fetch failures (#24910) | Yusuke Tanaka |
2024-08-07 | fix(compile): support workspace members importing other members (#24909) | David Sherret |
2024-08-07 | feat(ext/node): rewrite crypto keys (#24463) | Luca Casonato |
2024-08-06 | fix: errors with CallSite methods (#24907) | Marvin Hagemeister |
2024-08-05 | feat: upgrade deno_core (#24886) | snek |
2024-08-05 | feat(urlpattern): add ignoreCase option & hasRegExpGroups property, and fix s... | Leo Kettmeir |
2024-08-02 | feat(fmt): support YAML (#24717) | Pig Fang |
2024-08-02 | fix(fmt): handle using stmt in for of stmt (#24834) | David Sherret |
2024-08-01 | fix: regressions around Error.prepareStackTrace (#24839) | Bartek Iwańczuk |
2024-08-01 | chore: upgrade flaky_test, fastwebsockets, base64, base32, notify (#24746) | Ryan Dahl |