Skip to content

v3.0.0-beta.1

Choose a tag to compare

@pi0 pi0 released this 12 Jul 18:11
· 20 commits to main since this release

compare changes

🔥 Performance

  • transform: Skip parsing files without await (#135)
  • Precompute transform line offsets (#134)

🩹 Fixes

  • Avoid leaking instances via AsyncLocalStorage with WeakRef (#137)

📦 Build

  • ⚠️ ESM-only dist (5af8bee)
  • ⚠️ unplugin is optional peer dependency (bf1c9da)

❤️Contributors