Skip to content

v129

Compare
Choose a tag to compare
@ije ije released this 24 Jul 13:31
· 701 commits to main since this release

esm.sh v129 mainly inclueds some bug fixs:

  • BREAKING: Remove X-Esm-Deps header (close #683)
  • Sort exports of package.json when looping (close #683)
  • Don't replace typeof window for deno target (close #681)
  • Don't replace node global variable for ?target=node
  • Fix dts transformer (close #670)
  • Fix depreacted message with "
  • esm-worker: Fix cacheKey with X-Real-Origin header