diff options
Diffstat (limited to 'Releases.md')
| -rw-r--r-- | Releases.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Releases.md b/Releases.md index 1936396d3..a85f1fc0b 100644 --- a/Releases.md +++ b/Releases.md @@ -6,6 +6,14 @@ https://github.com/denoland/deno/releases We also have one-line install commands at: https://github.com/denoland/deno_install +### 1.22.2 / 2022.06.02 + +- feat(unstable): add Deno.getGid (#14528) +- fix(cli/dts): add `captureStackTrace` to `lib.dom.extras` (#14748) +- fix(ext/crypto): adjust `getRandomValues` types (#14714) +- fix(fmt): do panic for import decl with empty named imports and default import + (#14773) + ### 1.22.1 / 2022.05.27 - fix(bench): update typo in bench summary (#14672) |
