Age | Commit message (Expand) | Author |
2020-09-14 | Upgrade Rust crates, pin 'webpki-roots' to version 0.19.0 (#7454) | Bert Belder |
2020-09-13 | v1.4.0 | Bartek Iwańczuk |
2020-09-13 | feat(unstable): deno test --coverage (#6901) | Casper Beyer |
2020-09-13 | upgrade: deno_doc, deno_lint, dprint, swc (#7434) | Bartek Iwańczuk |
2020-09-13 | upgrade: rusty_v8 0.10.0 / V8 8.7.75 (#7429) | Bert Belder |
2020-09-13 | fix(WebSocket): no panic on failed connect + handle promise rejection via err... | Luca Casonato |
2020-09-12 | chore: remove --no-check from deno info (#7439) | Luca Casonato |
2020-09-12 | chore: add systemMemoryInfo unstable diagnostic (#7435) | Luca Casonato |
2020-09-12 | refactor: improve tsc diagnostics (#7420) | Kitson Kelly |
2020-09-12 | refactor: Improve placeholder module names (#7430) | Nayeem Rahman |
2020-09-12 | Revert "feat(unstable): Support data: urls (#5157)" (#7432) | Bartek Iwańczuk |
2020-09-11 | feat(unstable): Support data: urls (#5157) | Valentin Anger |
2020-09-11 | feat(unstable): deno run --watch (#7382) | Bartek Iwańczuk |
2020-09-11 | feat(unstable): enable importsNotUsedAsValues by default (#7413) | Luca Casonato |
2020-09-11 | refactor(core): JsRuntime initialization (#7415) | Bartek Iwańczuk |
2020-09-10 | Use gotham-like state for ops (#7385) | Ryan Dahl |
2020-09-10 | feat(console): support CSS styling with "%c" (#7357) | Nayeem Rahman |
2020-09-10 | feat(unstable): Add Deno.systemMemoryInfo() (#7350) | Akshat Agarwal |
2020-09-09 | fix: panic on process.kill() after run (#7405) | Bartek Iwańczuk |
2020-09-09 | fix(cli): suppress 'WSANOTINITIALIZED' error on Deno exit (#7408) | Bert Belder |
2020-09-09 | feat(fmt, lint): show number of checked files (#7312) | Yusuke Tanaka |
2020-09-09 | upgrade: swc, deno_doc, deno_lint, dprint (#7402) | Bartek Iwańczuk |
2020-09-09 | fix(op_crates/web): Use "deno:" URLs for internal script specifiers (#7383) | Nayeem Rahman |
2020-09-09 | fix(tsc): config resolution using relative paths (#7392) | Bartek Iwańczuk |
2020-09-08 | feat(console): print proxy details (#7139) | uki00a |
2020-09-08 | feat(unstable): enable isolatedModules by default (#7327) | Luca Casonato |
2020-09-08 | upgrade: deno_doc to 0.1.5 (#7391) | Bartek Iwańczuk |
2020-09-08 | fix(cli): colors mismatch (#7367) | EathonYe |
2020-09-08 | upgrade: dprint-plugin-typescript 0.31.0 (#7381) | David Sherret |
2020-09-08 | fix: Empty Response body returns 0-byte array (#7387) | Casper Beyer |
2020-09-07 | feat(info): Dependency count and sizes (#6786) | KrisChambers |
2020-09-06 | refactor(core): rename CoreIsolate to JsRuntime (#7373) | Bartek Iwańczuk |
2020-09-06 | refactor(core): merge CoreIsolate and EsIsolate (#7370) | Bartek Iwańczuk |
2020-09-06 | Move JSON ops to deno_core (#7336) | Bert Belder |
2020-09-05 | feat: Implement WebSocket API (#7051) | crowlKats |
2020-09-05 | feat(install): bundle before installation (#5276) | Yoshiya Hinosawa |
2020-09-04 | v1.3.3 | Bartek Iwańczuk |
2020-09-04 | run cargo update (#7348) | Ryan Dahl |
2020-09-04 | fix: don't expose globalThis.__bootstrap (#7344) | Kitson Kelly |
2020-09-04 | docs: fix anchor link (#7346) | 迷渡 |
2020-09-04 | fix: Handle bad redirects more gracefully (#7342) | Ryan Dahl |
2020-09-04 | fix: regex for TS refereces and deno-types (#7333) | Bartek Iwańczuk |
2020-09-03 | support env_logger / RUST_LOG (#7142) | tokiedokie |
2020-09-03 | refactor: use dependency analyzer from SWC (#7334) | Bartek Iwańczuk |
2020-09-03 | upgrade: swc, deno_doc, deno_lint, dprint (#7332) | Bartek Iwańczuk |
2020-09-02 | Remove unnecessary stdout pipes in tests (#7322) | Ryan Dahl |
2020-09-02 | fix(docs): replace "eslint-ignore-" with "eslint-disable-" (#7319) | YellowBird |
2020-09-02 | chore: multi line deno_lint diagnostics (#7303) | Luca Casonato |
2020-09-02 | fix: support missing features in --no-check (#7289) | Bartek Iwańczuk |
2020-09-02 | deno_web 0.6.0 (#7317) | Ryan Dahl |