summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-05fix lintDivy Srivastava
2023-11-05chore(ext/crypto): upgrade ec cratesDivy Srivastava
2023-11-05chore(ext/ffi): use dlopen2 crate (#21093)Divy Srivastava
2023-11-05chore: bump deno_native_certs to 0.2 (#21092)Divy Srivastava
2023-11-04fix(cron): update Deno.cron doc example (#21078)Igor Zinkovsky
2023-11-04fix(node): use closest package.json to resolve package.json imports (#21075)David Sherret
2023-11-04perf: lazy `atexit` setup (#21053)Divy Srivastava
2023-11-04fix(doc): `deno doc --lint mod.ts` should output how many files checked (#21084)David Sherret
2023-11-03chore(ext/crypto): bump curve25519-dalek to 4.1Divy Srivastava
2023-11-03fix(doc): require source files if --html or --lint used (#21072)Bartek Iwańczuk
2023-11-02chore: finish indexmap1 removal from deno (#21060)Matt Mastracci
2023-11-02chore: Add 'jupyter' category for Deno.jupyter APIs (#21061)Bartek Iwańczuk
2023-11-02chore: fix dlint version and sanity check version after download (#21058)Matt Mastracci
2023-11-02feat(ext/kv): increase checks limit (#21055)Igor Zinkovsky
2023-11-021.38.0 (#21051)denobot
2023-11-01fix: add missing `Object.groupBy()` and `Map.groupBy()` types (#21050)Asher Gomez
2023-11-01fix(repl): jsxImportSource was not working (#21049)David Sherret
2023-11-01feat: enable Array.fromAsync (#21048)Bartek Iwańczuk
2023-11-01feat: granular --unstable-* flags (#20968)Bartek Iwańczuk
2023-11-01feat(ext/websocket): websockets over http2 (#21040)Matt Mastracci
2023-11-01feat: precompile JSX (#20962)Bartek Iwańczuk
2023-11-01chore(cli): bump zeromq dep (#21045)Matt Mastracci
2023-11-01fix(test): --junit-path should handle when the dir doesn't exist (#21044)David Sherret
2023-11-01feat: disposable Deno resources (#20845)Luca Casonato
2023-11-01chore: upgrade deno_core (#21036)Bartek Iwańczuk
2023-11-01feat(cron) implement Deno.cron() (#21019)Igor Zinkovsky
2023-11-01Revert "chore: use kqueue backend of notify on macOS" (#21039)Divy Srivastava
2023-11-01feat: deno doc --html (#21015)Bartek Iwańczuk
2023-11-01feat(unstable): `deno run --env` (#20300)Asher Gomez
2023-11-01fix(repl): support transforming JSX/TSX (#20695)Bartek Iwańczuk
2023-11-01feat(doc): improve non-exported diagnostic (#21033)David Sherret
2023-11-01fix(ext/node): adapt dynamic type checking to Node.js behavior (#21014)Kenta Moriuchi
2023-10-31feat: `deno doc --lint` (#21032)David Sherret
2023-10-31chore: update macOS shared library test (#21031)Divy Srivastava
2023-10-31chore: bump rustls-tokio-stream to 0.2.6 (#21030)Matt Mastracci
2023-10-31feat(ext/web): EventSource (#14730)Leo Kettmeir
2023-10-31chore: use kqueue backend of notify on macOS (#21028)Divy Srivastava
2023-10-31feat(ext/websocket): use rustls-tokio-stream instead of tokio-rustls (#20518)Matt Mastracci
2023-10-31chore: use deno_whoami (#21027)Divy Srivastava
2023-10-31perf: use deno_native_certs crate (#18072)Divy Srivastava
2023-10-31fix(ext/node): tty streams extends net socket (#21026)Divy Srivastava
2023-10-31chore: update ext/kv to use denokv_* crates (#20986)Luca Casonato
2023-10-31refactor: update to deno_doc 0.71 (#21023)David Sherret
2023-10-31feat: deno run --unstable-hmr (#20876)Bartek Iwańczuk
2023-10-30feat(doc): support multiple file entry (#21018)Bartek Iwańczuk
2023-10-30feat(ext/websocket): split websocket read/write halves (#20579)Matt Mastracci
2023-10-30fix: implement node:tty (#20892)Divy Srivastava
2023-10-30chore: remove usage of chrono::Utc::now() (#20995)Divy Srivastava
2023-10-30chore: upgrade rsa to 0.9 (#21016)Divy Srivastava
2023-10-28chore: use is_terminal in atty (#21010)Divy Srivastava