v97
- Add
https://esm.sh/build-target
endpoint to return the compatibletarget
of current browser/runtime by checkingUser-Agent
header, lowest ises2015
. - Add
--npm-token
option for the server to support private packages (#435). - Update
polyfills/node_process
: replace timeout withqueueMicrotask
(#444). - Upgrade
deno/std
to 0.162.0.
Credits
Huge thanks to @Justinidlerz @ThaUnknown