Skip to content

v2.0.0

Latest

Choose a tag to compare

@pi0 pi0 released this 26 Feb 13:52
· 3 commits to main since this release

compare changes

⚠️ Breaking Changes

  • ⚠️ Remove untyped/transform and @babel/standalone dep (#163)
  • ⚠️ ESM-only dist (8cb5002)

🚀 Enhancements

  • Add cwd option to LoaderOptions (#162)

🩹 Fixes

  • Put untyped plugin first to avoid losing returnType (#160)

💅 Refactors

  • ⚠️ Remove untyped/transform and @babel/standalone dep (#163)

📦 Build

  • Remove type-only @babel/core dependency (e395ad3)
  • Bundle @babel/types (2eaceba)
  • ⚠️ ESM-only dist (8cb5002)

❤️ Contributors