npm tsup 5.0.0
v5.0.0

latest releases: 8.0.2, 8.0.1, 8.0.0...
2 years ago

5.0.0 (2021-09-15)

Bug Fixes

  • only enable code splitting in esm format (#403) (49f48ea)

BREAKING CHANGES

  • Code splitting now only works for esm format (default output format is cjs), code splitting with cjs format is not supported by esbuild, and our workaround is kinda buggy, so we reverted that decision.

Don't miss a new tsup release

NewReleases is sending notifications on new releases.