Skip to content

v2.3.0

Compare
Choose a tag to compare
@pi0 pi0 released this 05 Oct 10:50
· 16 commits to main since this release

compare changes

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

  • Support jiti.import(id, {default: true}) (#323)

🩹 Fixes

  • interopDefault: Avoid in operator for primitive inputs (#321)
  • interopDefault: Simplify logic for default export checks (#322)

❤️ Contributors