- fix: add better/instructional error message when
npm
command doesn't exist on path (#33) - fix: do not inject Deno namespace into globalThis in property access expression when next identifier is not Deno (#39)
- fix: improve
Blob
type to have global fallback (upgrade to deno.ns 0.7.3) (#30) - fix: shim incorrectly injected for global type name when local type of same name exists (#40)