Skip to content

v2.0.0-beta.2

Compare
Choose a tag to compare
@pi0 pi0 released this 01 Jul 19:48
· 109 commits to main since this release

compare changes

πŸš€ Enhancements

  • Add experimental esm loader support (#266)

πŸ”₯ Performance

  • Reduce overhead of sub jiti instances (#265)

🩹 Fixes

  • Resolve with esm conditions in async context (#264)

πŸ’… Refactors

  • Use more clear fsCache and moduleCache options (#263)
  • Use esm imports for babel plugins (22e259f)

πŸ“¦ Build

πŸ€– CI

  • Enable loader test (#267)

❀️ Contributors

  • Pooya Parsa (@pi0)