1.8.1 -> 1.8.2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=13
This commit is contained in:
36
deno.changes
36
deno.changes
@@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 21 21:52:50 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- update to v1.8.2:
|
||||
* upgrade: rusty_v8 0.21.0
|
||||
* upgrade: tokio 1.4.0
|
||||
* fix: fallback to default UA and CA data for Deno.createHttpClient()
|
||||
* fix: getBindGroupLayout always illegal invocation
|
||||
* fix(cli/bundle): display anyhow error chain
|
||||
* fix(core): don't panic on invalid arguments for Deno.core.print
|
||||
* fix(doc): update example for sub processes
|
||||
* fix(fmt): Correctly format hard breaks in markdown
|
||||
* fix(lsp): allow on disk files to change
|
||||
* fix(lsp): diagnostics use own thread and debounce
|
||||
* fix(op_crates/webgpu): create instance only when required
|
||||
* fix(runtime): do not require deno namespace in workers for crypto
|
||||
* refactor: enforce type ResourceId across codebase
|
||||
* refactor: Clean up permission handling
|
||||
* refactor: Move bin ops to deno_core and unify logic with json ops
|
||||
* refactor: Move Console to op_crates/console
|
||||
* refactor: Split web op crate
|
||||
* refactor: Simplify icu data alignment
|
||||
* refactor: Update minimal ops & rename to buffer ops
|
||||
* refactor: Use serde ops more
|
||||
* refactor(lsp): refactor completions and add tests
|
||||
* refactor(lsp): slightly reorganize diagnostics debounce logic
|
||||
- update deno_std to 0.91.0:
|
||||
* feat(encoding/yaml): add support for JS types and user types
|
||||
* feat(io/streams): Add readerFromIterable()
|
||||
* feat(std/node): add utimes and utimesSync
|
||||
* fix(multipart): support useDefineForClassFields
|
||||
* fix(node): fix node/cli.ts
|
||||
* fix(node): move throw error in fs.writeFile to pass no-unsafe-finally
|
||||
* fix(path): enable and fix file URL tests
|
||||
* refactor(node/fs): update fs import
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 10 03:34:32 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
|
Reference in New Issue
Block a user