Skip to content

jiti 2.0.0

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