edgedb-js v1.5.6
What's Changed
- Replace
Error.source
with standardizedcause
by @scotttrinh in #1007 - Use Node compatibility for Deno Buffer by @scotttrinh in #1015
- Use shell-quote to properly quote commands by @scotttrinh in #1016
Error.source
with standardized cause
by @scotttrinh in #1007