Skip to content v2.0.0
compare changes
๐ Enhancements
- Handle
data: imports (non-native only) (#299)
- Support jsx (#200)
- Eval esm modules with fallback loader (#300)
- Support
import.meta.resolve (#301)
๐ฉน Fixes
- Handle global url instance mismatch (#298)
- Optional access to
Reflect.metadata (#165)
- Add only
paths option to native require.resolve (50e4280)
๐
Refactors
- Make
jiti.esmResolve consistent with import.meta.resolve (#303)
๐ Documentation
- Add example for inline
JITI_ALIAS (a53715a)
๐ก Chore
โค๏ธ Contributors