This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
0.11.0
- 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)