Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

0.11.0

Compare
Choose a tag to compare
@jdalton jdalton released this 23 Sep 23:19
· 4336 commits to master since this release
  • Added "sourceMap" option
  • Ensured environment hooks aren’t applied when options are provided
  • Ensured "gz" option enables extension-less lookup for .gz files in ESM
  • Ensured bridged ESM modules have their internal namespaces updated correctly (#104)
  • Ensured plain objects are used for exports objects in the REPL
  • Fixed parse regression for arrow functions with destructured arguments (#103)