Skip to content

v2.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@huozhi huozhi released this 26 Aug 10:49
· 678 commits to main since this release

Feature

Since SWC now output typescript version of regenerator-runtime, it's much more smaller than the babel version and there's no extra dependencies need to be installed, bunchee adopts SWC as global compiler for all js/ts files transform. The speed is beyong balzing fast ⚡️!

  • Use swc to compile typescript #94

Breaking Change

  • Disable sourcemap by default #95