Skip to content

v125

Compare
Choose a tag to compare
@ije ije released this 07 Jun 08:48
· 784 commits to main since this release

esm.sh v125 has been deployed to the edge(earth), includes some bugfixs and promoted denonext target for Deno >= 1.33.2 that uses node: specifier for the node compatibility layer.

  • Fix node-fetch import in cjs modules (close #649)
  • Add node:worker_threads polyfill(fake) (close #648)
  • Use denonext target for Deno >= 1.33.2 (close #646)
  • Fix .json.js path (close #645)
  • Fix cache missing content (close #641)
  • Upgrade deno/std to 0.177.1