1.14.0 -> 1.14.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=45
This commit is contained in:
22
deno.changes
22
deno.changes
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 26 09:22:08 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- update to v1.14.1:
|
||||
* fix(cli): don't ignore diagnostics about for await (#12116)
|
||||
* fix(cli): move Deno.flock and Deno.funlock to
|
||||
unstable types (#12138)
|
||||
* fix(cli/fmt_errors): Abbreviate long data URLs in
|
||||
stack traces (#12127)
|
||||
* fix(config-schema): correct default value of "lib" (#12145)
|
||||
* fix(core): prevent multiple main module loading (#12128)
|
||||
* fix(ext/crypto): don't use core.decode for encoding
|
||||
jwk keys (#12088)
|
||||
* fix(ext/crypto): use DataError in importKey() (#12071)
|
||||
* fix(lsp): align filter text to vscode logic (#12081)
|
||||
* fix(runtime/ops/signal.rs): Add FreeBSD signal
|
||||
definitions (#12084)
|
||||
* perf(ext/web): optimize EventTarget (#12166)
|
||||
* perf(runtime/fs): optimize readFile by using a single large
|
||||
buffer (#12057)
|
||||
* perf(web): optimize AbortController (#12165)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 18 01:52:36 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
|
Reference in New Issue
Block a user