v2.1.0
Important
To enhance compatibility, jiti >=2.1
enabled interopdefault
using a new Proxy method. If you migrated to 2.0.0
earlier, this might have caused behavior changes. In case of any issues during the upgrade, please report so we can investigate to solve them. 🙏🏼
🚀 Enhancements
🔥 Performance
- cli: Enable node 22 compile cache (%17 faster) (#312)
🩹 Fixes
💅 Refactors
- Deprecate commonjs api (#313)
📦 Build
- Fix
/register
and/native
subpath types forNode10
module resolution (#304)
❤️ Contributors
- Pooya Parsa (@pi0)
- Arya Emami (@aryaemami59)