Skip to content v2.7.0
compare changes
🚀 Enhancements
- Add explicit resource management (using/await using) support (#422)
- Support opt-in
tsconfigPaths (#427)
- Support virtual modules option (#428)
- Add
jiti/static export (#430)
🔥 Performance
- interopDefault: Add caching to reduce proxy overhead by ~2x (#421)
🩹 Fixes
- require: Passthrough resolve options (#412)
- ci: Skip
--coverage flag for node 18 (fe264b4)
- require: Fallback to transpilation when
tryNative fails (#413)
- Fallback for
ENAMETOOLONG when evaluating esm (#429)
📦 Build
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors