From 975f413c4607ac9130aa31f6497a9820bab57bbd Mon Sep 17 00:00:00 2001 From: Satya Rohith Date: Thu, 3 Mar 2022 22:23:16 +0530 Subject: 1.19.2 (#13825) --- Releases.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Releases.md') diff --git a/Releases.md b/Releases.md index f532d305a..beed36da2 100644 --- a/Releases.md +++ b/Releases.md @@ -6,6 +6,13 @@ https://github.com/denoland/deno/releases We also have one-line install commands at: https://github.com/denoland/deno_install +### 1.19.2 / 2022.03.03 + +- fix(cli): disable config discovery for remote script (#13745) +- fix(repl): fix null eval result (#13804) +- fix(runtime): disable console color for non tty stdout (#13782) +- fix(test): use --no-prompt by default (#13777) + ### 1.19.1 / 2022.02.24 - feat(ext/ffi): Support read only global statics (#13662) -- cgit v1.2.3