bunchee

Zero config bundler for ECMAScript and TypeScript packages

Downloads
72K
Stars
926
Committers
23

Bot releases are hidden (Show)

bunchee - v5.4.0

Published by huozhi about 2 months ago

Introducing a new option --dts-bundle to bundle type files

Feature

Improvement

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.3.2...v5.4.0

bunchee - v5.3.2 Latest Release

Published by huozhi 2 months ago

Patches

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.3.1...v5.3.2

bunchee - v5.3.1

Published by huozhi 3 months ago

Patches

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.3.0...v5.3.1

bunchee - v5.3.0

Published by huozhi 3 months ago

Feature

Fixes

Misc

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.2.2...v5.3.0

bunchee - v5.3.0-beta.0

Published by huozhi 4 months ago

Feature

Fixes

Misc

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.2.2...v5.3.0-beta.0

bunchee - v5.2.2

Published by huozhi 4 months ago

Fixes

Misc

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.2.1...v5.2.2

bunchee - v5.2.1

Published by huozhi 4 months ago

Patches

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.2.0...v5.2.1

bunchee - v5.2.0

Published by huozhi 4 months ago

Feature

We improved the module path generation when there're multi-entries and dependent on each others, which using relative paths that will benefit module resolving speed. Also we introduced a spinner during build to help large project to visually notice the build change

Patches

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.1.6...v5.2.0

bunchee - v5.2.0-beta.1

Published by huozhi 4 months ago

Feature

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.1.6...v5.2.0-beta.1

bunchee - v5.1.6

Published by huozhi 4 months ago

Patches

Misc

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.1.5...v5.1.6

bunchee - v5.1.5

Published by huozhi 6 months ago

Improvements

Bug Fixes

New Contributors

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.1.4...v5.1.5

bunchee - v5.1.4

Published by huozhi 6 months ago

Patches

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.1.3...v5.1.4

bunchee - v5.1.3

Published by huozhi 6 months ago

Patches

Examples

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.1.2...v5.1.3

bunchee - v5.1.2

Published by huozhi 7 months ago

Fixes

Documentation

New Contributors

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.1.1...v5.1.2

bunchee - v5.1.1

Published by huozhi 7 months ago

Patches

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.1.0...v5.1.1

bunchee - v5.1.0

Published by huozhi 7 months ago

Feature

Patches

New Contributors

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.0.1...v5.1.0

bunchee - v5.0.1

Published by huozhi 7 months ago

Patches

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.0.0...v5.0.1

bunchee - v5.0.0

Published by huozhi 7 months ago

v5.0

🎉 v5 is out! and it's faster! 🎉

Features

Shared modules

New convention [name].[layer]-runtime.[ext] introduced to help share modules between among exports conditions or used as shared module to avoid duplicated instance. Check out the docs.

  • --no-dts options to skip types generation
  • --tsconfig option to allow overriding the tsconfig.json path

Patches & Fixes

  • Faster types generation, fixed OOM issues for types generation with many entries.
  • Flexible composition with the conditions, e.g. composing development and react-server
  • Performance improvement from upstream: rollup and SWC.

Breaking Change

  • Deprecate wildcard exports

What's Changed

New Contributors

Full Changelog: https://github.com/huozhi/bunchee/compare/v4.4.8...v5.0.0

bunchee - v5.0.0-beta.8

Published by huozhi 7 months ago

Patches

Full Changelog: https://github.com/huozhi/bunchee/compare/v5.0.0-beta.7...v5.0.0-beta.8

bunchee - v5.0.0-beta.7

Published by huozhi 7 months ago