Skip to content

v100

Compare
Choose a tag to compare
@ije ije released this 26 Dec 00:18
· 1217 commits to main since this release

πŸŽ‰πŸŽ‰πŸŽ‰ We just updated the esm.sh website with brand-new design for the v100 release, please take a look!
https://esm.sh

image
image

And we also added a playground app that allows you to play ESM in browser without build tools.
https://playground.esm.sh

Screenshot 2022-12-26 at 08 06 08

Other Changes:

  • Improve self-hosting configuration. check HOSTING.md for more details.
  • Support browser field when it's an es6 module (close #381).
  • Purge headers from unpkg.com to avoid repeated Access-Control-Allow-Origin header (close #453).
  • Fix content compression (close #460).
  • Fix alias export (close #471).
  • Fix cycle importing (close #464).
  • Fix scenarios where module/es2015 are shims (maps).
  • Fix worker cors issue.
  • Upgrade esbuild to 0.16.10.
  • Upgrade deno/std to 0.170.0.

Credits

Huge thanks to @hjaurum @chrisirhc @ThaUnknown @rxliuli