What's Changed
- feat: upgrade @deno/shim-deno to 0.18 for Deno 1.40 by @dsherret in #360
- feat: add
Array.fromAsync
polyfill by @dsherret in #359 - fix: warn when someone specifies 'files' in a package.json by @dsherret in #354
- fix: add more missing exports to undici shim by @dsherret in #361
- feat: add
findLast
/findLastIndex
polyfill for Uint8Array by @dsherret in #363
Full Changelog: 0.39.0...0.40.0