diff options
author | Luca Casonato <hello@lcas.dev> | 2023-05-03 12:44:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-03 11:44:00 +0000 |
commit | 93a78d3d4aedb96cfc2641048532c95197f661bb (patch) | |
tree | 27698b73a919cb2f013b3fb982802ae376103f78 /tools/release | |
parent | 798c1ad0f1de80ff0e7196b6140a3f74e31fe111 (diff) |
fix(ext/kv): KvU64#valueOf and KvU64 inspect (#18656)
`new Deno.KvU64(1n) + 2n == 3n` is now true.
`new Deno.KvU64(1n)` is now inspected as `[Deno.KvU64: 1n]`
(`Object(1n)` is inspected as `[BigInt: 1n]`).
---------
Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com>
Diffstat (limited to 'tools/release')
0 files changed, 0 insertions, 0 deletions