v70
- Return
bare
code whentarget
andpin
provided to reduce requests// https://esm.sh/[email protected] export * from "https://cdn.esm.sh/v69/[email protected]/es2021/react.js";
// https://esm.sh/[email protected]?target=es2020&pin=v70 {content just from https://cdn.esm.sh/v69/[email protected]/es2021/react.js}
- Rollback
parseCJSModuleExports
function to v68 (close #277, #279) - Fix
exports
resolving in package.json (close #278, #280) - Upgrade deno
std/node
to 0.130.0