diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-10-03 14:58:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-03 14:58:10 +0200 |
| commit | ae1ed2d16687413381fc7e6b55dca9b1676855f6 (patch) | |
| tree | 45c7f0be5dd4da446be67e54d60651e2fad071b0 /Releases.md | |
| parent | c191ca1aeb58a07fe13e5806a7c443ce93e57dd5 (diff) | |
v1.4.4
Diffstat (limited to 'Releases.md')
| -rw-r--r-- | Releases.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Releases.md b/Releases.md index 8b7dfd859..534b288cd 100644 --- a/Releases.md +++ b/Releases.md @@ -6,6 +6,12 @@ https://github.com/denoland/deno/releases We also have one-line install commands at https://github.com/denoland/deno_install +### 1.4.4 / 2020.10.03 + +- fix(cli): Update type definitions to align to TS dom (#7791) +- fix(cli/repl): Fix hot loop in REPL (#7804) +- fix(cli/repl): Enable colors on inspected values (#7798) + ### 1.4.3 / 2020.10.02 - feat(unstable): Add module specifier to deno info --json output (#7725) |
